wt.inf.container
Class AuditServiceEventHandler
java.lang.Object
wt.inf.container.AuditServiceEventHandler
- final class AuditServiceEventHandler
- extends Object
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
DEBUG
private static final boolean DEBUG
LOG
private static final DebugWriter LOG
SYSTEM_LOGIN
private static final String SYSTEM_LOGIN
AUDIT_USER_ID
private static final String AUDIT_USER_ID
- See Also:
- Constant Field Values
service
private final StandardWTContainerService service
AuditServiceEventHandler
AuditServiceEventHandler(StandardWTContainerService a_Service)
throws WTException
addEventListeners
private void addEventListeners(StandardWTContainerService service)
throws WTException
- Throws:
WTException
autoPopulateCreators
private void autoPopulateCreators(AuditServiceEvent event)
throws WTException
- Throws:
WTException
getLoginsSinceCreation
private int getLoginsSinceCreation(Persistable object,
WTUser user)
throws WTException
- Throws:
WTException
getReadOnlyPrincipal
private WTPrincipal getReadOnlyPrincipal(WTPrincipalReference ref)
throws WTException
- Throws:
WTException