Package com.webmethods.portal.event.dir
Interface IDirPrincipalLifecycleEvent
- All Superinterfaces:
IDirPrincipalEvent
,IEvent
,INotifiableEvent
,Serializable
- All Known Subinterfaces:
IDirPrincipalDeleteEvent
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
static class
static class
static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
-
Method Summary
Methods inherited from interface com.webmethods.portal.event.dir.IDirPrincipalEvent
getPrincipalURI, getUserID
Methods inherited from interface com.webmethods.rtl.event.IEvent
getJcrSessionID, getJcrSessionUserData, getSourceIP, getTimestamp, getVMID, isLocalEvent, raise
-
Field Details
-
ACTION_PRE_INITIALIZE
static final int ACTION_PRE_INITIALIZE- See Also:
-
ACTION_INITIALIZED
static final int ACTION_INITIALIZED- See Also:
-
ACTION_CREATED
static final int ACTION_CREATED- See Also:
-
ACTION_DELETED
static final int ACTION_DELETED- See Also:
-
ACTION_GROUP_MEMBERSHIP_CHANGED
static final int ACTION_GROUP_MEMBERSHIP_CHANGED- See Also:
-
ACTION_ROLE_MEMBERSHIP_CHANGED
static final int ACTION_ROLE_MEMBERSHIP_CHANGED- See Also:
-
-
Method Details
-
getAction
int getAction()
-