Liferay 6.1.2-ce-ga3

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

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

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

Classes in com.liferay.portlet.documentlibrary.util that implement PDFProcessor
 class PDFProcessorImpl
           
 

Methods in com.liferay.portlet.documentlibrary.util that return PDFProcessor
static PDFProcessor PDFProcessorUtil.getPDFProcessor()
           
 

Methods in com.liferay.portlet.documentlibrary.util with parameters of type PDFProcessor
 void PDFProcessorUtil.setPDFProcessor(PDFProcessor pdfProcessor)
          Deprecated.  
 


Liferay 6.1.2-ce-ga3