Package | Description |
---|---|
org.openntf.xpt.core.dss.changeLog |
Modifier and Type | Method and Description |
---|---|
StorageAction |
ChangeLogEntry.getAction() |
static StorageAction |
StorageAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageAction[] |
StorageAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ChangeLogService.checkChangeLog(Object objCurrent,
String strPK,
Object objValueOld,
Object objValueNew,
String strObjectMember,
String strStorageField,
StorageAction action,
String strUserName,
lotus.domino.Session sesCurrent,
lotus.domino.Database ndbCurrent) |
void |
ChangeLogEntry.setAction(StorageAction action) |
Copyright © 2021. All Rights Reserved.