Package | Description |
---|---|
org.openntf.xpt.core.dss | |
org.openntf.xpt.core.dss.binding | |
org.openntf.xpt.core.dss.changeLog |
Modifier and Type | Method and Description |
---|---|
List<ChangeLogEntry> |
AbstractStorageService.getChangeLog(T objCurrent) |
List<ChangeLogEntry> |
AbstractStorageService.getChangeLog(T objCurrent,
List<String> myRoles)
Get the ChangeLog entries for an object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
DominoStorageService.isFieldAccessable(Object objCurrent,
ChangeLogEntry cl,
List<String> currentRoles) |
Modifier and Type | Method and Description |
---|---|
boolean |
Java2DominoBinder.isFieldAccessible(String strFieldName,
List<String> currentRoles,
ChangeLogEntry cl) |
Modifier and Type | Method and Description |
---|---|
List<ChangeLogEntry> |
IChangeLogProcessor.getAllChangeLogEntries(String strObjectClassName,
String strPK) |
List<ChangeLogEntry> |
IChangeLogProcessor.getAllChangeLogEntries4Attribute(String strObjectClassName,
String strPK,
String strObjectMember) |
List<ChangeLogEntry> |
ChangeLogService.getChangeLog(String strObjectClass,
String strPK) |
Modifier and Type | Method and Description |
---|---|
int |
IChangeLogProcessor.doChangeLog(ChangeLogEntry cle,
lotus.domino.Session sesCurrent,
lotus.domino.Database ndbSource)
Invokes the changeLogging in the ChangeLogProvider
|
Copyright © 2021. All Rights Reserved.