|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LogEntryFactory
Log entry factory.
| Method Summary | |
|---|---|
LogEntry |
computeLogEntryFrom(DocumentMessage doc)
Computes a a log entry from a document message. |
LogEntryBase |
createLogEntryBase(LogEntry entry)
Converts a log entry entity to a log entry base. |
Class<LogEntry> |
getLogEntryClass()
Returns the class this factory will instantiate. |
| Method Detail |
|---|
LogEntry computeLogEntryFrom(DocumentMessage doc)
throws Exception
doc - the document message instance
ExceptionClass<LogEntry> getLogEntryClass()
LogEntryBase createLogEntryBase(LogEntry entry)
This method is used to generate remotable object for the API by
LogsBean internals.
entry - : a log entry entity
|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||