|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuditTrailEntry
Contains one audit trail event from an audit trail database transaction.
Method Summary | |
---|---|
java.lang.String |
getActionName()
Returns the action name that this audit trail entry affected. |
java.lang.String |
getAuditTrailEventName()
Returns the name of the audit trail event for this audit trail entry. |
java.lang.String |
getEngineName()
Returns the name of the Flux engine from where this audit trail entry originated. |
java.lang.String |
getMessage()
Returns the description message for this audit trail event. |
java.lang.String |
getNamespace()
Returns the namespace that this audit trail entry affected. |
java.util.Date |
getTimestamp()
Returns the time on which this audit trail event was recorded. |
java.lang.String |
getUsername()
Returns the username responsible for generating this audit trail entry. |
Method Detail |
---|
java.lang.String getActionName()
java.lang.String getAuditTrailEventName()
java.lang.String getEngineName()
java.lang.String getMessage()
java.lang.String getNamespace()
java.util.Date getTimestamp()
java.lang.String getUsername()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |