|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.ecm.platform.archive.web.listener.ejb.ArchiveRecordEventTypes
public final class ArchiveRecordEventTypes
Constant utility class to specify archive records events,as create,edit or delete
| Field Summary | |
|---|---|
static String |
ARCHIVE_RECORD_CREATED
This constant is used to specify that an event of archive record creation has occured |
static String |
ARCHIVE_RECORD_DELETED
This constant is used to specify that an event of archive record deletion has occured |
static String |
ARCHIVE_RECORD_EDITED
This constant is used to specify that an event of archive record modification has occured |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String ARCHIVE_RECORD_CREATED
public static final String ARCHIVE_RECORD_EDITED
public static final String ARCHIVE_RECORD_DELETED
|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||