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