|
BEA Systems, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
IdentityChangeResult represents query identity information changes result. This interface provides methods to retrieve different kinds of identity information changes, as well as ChangeHandle for latest changes of ALES identity information.
ChangeQuery
Method Summary | |
ChangeHandle |
getChangeHandle()
Gets a handle which represents latest change in ALES database, which may be used for querying identity change next time. |
java.util.List |
getGroupChanges()
Gets an array of group changes. |
java.util.List |
getUserChanges()
Gets an array of user changes. |
Method Detail |
public ChangeHandle getChangeHandle()
ChangeQuery
,
ChangeHandle
public java.util.List getUserChanges()
UserChange
public java.util.List getGroupChanges()
GroupChange
|
Documentation is available at http://edocs.bea.com/ales/docs30 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |