com.liferay.portlet.documentlibrary.model
Class DLSyncConstants
java.lang.Object
com.liferay.portlet.documentlibrary.model.DLSyncConstants
public class DLSyncConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EVENT_ADD
public static final String EVENT_ADD
- See Also:
- Constant Field Values
EVENT_CANCEL_CHECK_OUT
public static final String EVENT_CANCEL_CHECK_OUT
- See Also:
- Constant Field Values
EVENT_CHECK_IN
public static final String EVENT_CHECK_IN
- See Also:
- Constant Field Values
EVENT_CHECK_OUT
public static final String EVENT_CHECK_OUT
- See Also:
- Constant Field Values
EVENT_DELETE
public static final String EVENT_DELETE
- See Also:
- Constant Field Values
EVENT_GET
public static final String EVENT_GET
- See Also:
- Constant Field Values
EVENT_MOVE
public static final String EVENT_MOVE
- See Also:
- Constant Field Values
EVENT_MOVE_TO_TRASH
public static final String EVENT_MOVE_TO_TRASH
- See Also:
- Constant Field Values
EVENT_RESTORE_FROM_TRASH
public static final String EVENT_RESTORE_FROM_TRASH
- See Also:
- Constant Field Values
EVENT_UPDATE
public static final String EVENT_UPDATE
- See Also:
- Constant Field Values
TYPE_FILE
public static final String TYPE_FILE
- See Also:
- Constant Field Values
TYPE_FOLDER
public static final String TYPE_FOLDER
- See Also:
- Constant Field Values
DLSyncConstants
public DLSyncConstants()