Liferay 6.1.2-ce-ga3

Package com.liferay.portlet.documentlibrary.util

This package defines the document library portlet utility interfaces and classes.

See:
          Description

Interface Summary
AudioProcessor  
DLProcessor Common interface for all the processors of the document library.
DLProcessorRegistry  
ImageProcessor  
PDFProcessor  
RawMetadataProcessor Document library processor responsible for the generation of raw metadata associated with all of the the files stored in the document library.
VideoProcessor  
 

Class Summary
Atom Atoms are self-contained data units in that contain information about an MP4 movie file.
AudioProcessorImpl  
AudioProcessorUtil  
DLAppUtil  
DLFileEntryLockListener  
DLIndexer  
DLOpenSearchImpl  
DLPreviewableProcessor  
DLProcessorRegistryImpl  
DLProcessorRegistryUtil  
DLProcessorThreadLocal  
DLUtil  
DocumentConversionUtil  
ImageProcessorImpl  
ImageProcessorUtil  
JQTFastStart This class updates an MP4 to be a "fast start" movie.
LiferayAudioConverter  
LiferayConvertCmd  
LiferayConverter  
LiferayVideoConverter  
LiferayVideoThumbnailConverter  
PDFProcessorImpl  
PDFProcessorUtil  
RawMetadataProcessorImpl  
RawMetadataProcessorUtil Document library processor responsible for the generation of raw metadata associated with all of the the files stored in the document library.
VideoProcessorImpl  
VideoProcessorUtil  
 

Package com.liferay.portlet.documentlibrary.util Description

This package defines the document library portlet utility interfaces and classes.

Some of the most significant classes that you may need to use are:

Interfaces


Liferay 6.1.2-ce-ga3