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_DELETE
public static final String EVENT_DELETE
- 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()