|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChangeSummary
AuditSummary interface returned from an Entity. All properties are read-only.
| Method Summary | |
|---|---|
java.lang.String |
getActorName()Gets the display name representing the identity of the identity that made the change. |
java.lang.Long |
getDate()Gets the date of the change. |
| Method Detail |
|---|
java.lang.Long getDate()
Long value representing the the date and time that this change occurred at.java.lang.String getActorName()
String representing the display name of the Identity that made this change.
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||