Liferay 6.2-ce-ga5

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
 

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. As of 6.2.0
 


Liferay 6.2-ce-ga5