|
Java SDK r12.5 |
||||||||
| PREV CLASS NEXT CLASS | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AdminRoleEvent
A base interface that certain Identity Manager event objects implement.
The implementing event object uses the getAdminRole()
method it inherits to retrieve the AdminRole
managed object in the event.
For more information about Identity Manager events, including
tables of base interfaces and the event objects that implement
them, see the section
Accessing Objects in an Event in the Programming Guide.
| Method Summary | |
|---|---|
AdminRole |
getAdminRole()
Retrieves the AdminRole managed object in the event. |
| Methods inherited from interface com.netegrity.imapi.IMEvent |
|---|
getDescription, getEventName, getSourceID, getSourceName, getSourceType, isSystemGenerated |
| Method Detail |
|---|
AdminRole getAdminRole()
throws java.lang.Exception
AdminRole managed object in the event.
java.lang.Exception
|
Java SDK r12.5 10/22/2009 |
||||||||
| PREV CLASS NEXT CLASS | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||