|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ArchiveRecordFactory
| Method Summary | |
|---|---|
ArchiveRecord |
generateArchiveRecordFrom(Object currentDocument)
This method is used to generate the archive record from the current document model. |
Class<ArchiveRecord> |
getArchiveRecordClass()
This method returns the class this factory will instantiate. |
| Method Detail |
|---|
Class<ArchiveRecord> getArchiveRecordClass()
ArchiveRecord generateArchiveRecordFrom(Object currentDocument)
throws Exception
currentDocument - -the current document instance
Exception
|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||