Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.documentlibrary.util.RawMetadataProcessor

Packages that use RawMetadataProcessor
com.liferay.portlet.documentlibrary.util This package defines the document library portlet utility interfaces and classes. 
 

Uses of RawMetadataProcessor in com.liferay.portlet.documentlibrary.util
 

Classes in com.liferay.portlet.documentlibrary.util that implement RawMetadataProcessor
 class RawMetadataProcessorImpl
           
 

Methods in com.liferay.portlet.documentlibrary.util that return RawMetadataProcessor
static RawMetadataProcessor RawMetadataProcessorUtil.getRawMetadataProcessor()
           
 

Methods in com.liferay.portlet.documentlibrary.util with parameters of type RawMetadataProcessor
 void RawMetadataProcessorUtil.setRawMetadataProcessor(RawMetadataProcessor rawMetadataProcessor)
          Deprecated.  
 


Liferay 6.1.2-ce-ga3