|
Java SDK r12.5 SP 8 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AccessRoleEvent
A base interface that certain Identity Manager event objects implement.
The implementing event object uses the getAccessRole()
method it inherits to retrieve the AccessRole
managed object in the event.
Method Summary | |
---|---|
AccessRole |
getAccessRole()
Retrieves the AccessRole managed object in the event. |
Methods inherited from interface com.netegrity.imapi.IMEvent |
---|
getDescription, getEventName, getSourceID, getSourceName, getSourceType, isSystemGenerated |
Method Detail |
---|
AccessRole getAccessRole() throws java.lang.Exception
AccessRole
managed object in the event.
java.lang.Exception
|
Java SDK r12.5 SP 8 06/13/2011 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |