com.liferay.portlet.documentlibrary.model
Class DLProcessorConstants
java.lang.Object
com.liferay.portlet.documentlibrary.model.DLProcessorConstants
public class DLProcessorConstants
- extends java.lang.Object
- Author:
- Shinn Lok
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AUDIO_PROCESSOR
public static final java.lang.String AUDIO_PROCESSOR
- See Also:
- Constant Field Values
IMAGE_PROCESSOR
public static final java.lang.String IMAGE_PROCESSOR
- See Also:
- Constant Field Values
PDF_PROCESSOR
public static final java.lang.String PDF_PROCESSOR
- See Also:
- Constant Field Values
RAW_METADATA_PROCESSOR
public static final java.lang.String RAW_METADATA_PROCESSOR
- See Also:
- Constant Field Values
VIDEO_PROCESSOR
public static final java.lang.String VIDEO_PROCESSOR
- See Also:
- Constant Field Values
DLProcessorConstants
public DLProcessorConstants()