|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NXAuditEvents
NXAuditEvents interface.
Allows to query for auditable events.
| Method Summary | |
|---|---|
LogEntry |
computeLogEntry(DocumentMessage doc)
Computes a log entry given a document message instance. |
Set<String> |
getAuditableEventNames()
Returns the list of auditable event names. |
LogEntryFactory |
getLogEntryFactory()
Returns a log entry factory instance. |
Class<LogEntryFactory> |
getLogEntryFactoryKlass()
Returns the log entry factory class. |
| Method Detail |
|---|
Set<String> getAuditableEventNames()
Class<LogEntryFactory> getLogEntryFactoryKlass()
LogEntryFactory getLogEntryFactory()
LogEntry computeLogEntry(DocumentMessage doc)
doc - :
the document message instance.
|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||