Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.kernel.image.Ghostscript

Packages that use Ghostscript
com.liferay.portal.image   
com.liferay.portal.kernel.image   
 

Uses of Ghostscript in com.liferay.portal.image
 

Classes in com.liferay.portal.image that implement Ghostscript
 class GhostscriptImpl
           
 

Uses of Ghostscript in com.liferay.portal.kernel.image
 

Methods in com.liferay.portal.kernel.image that return Ghostscript
static Ghostscript GhostscriptUtil.getGhostscript()
           
 

Methods in com.liferay.portal.kernel.image with parameters of type Ghostscript
 void GhostscriptUtil.setGhostscript(Ghostscript ghostscript)
           
 


Liferay 7.0-ce-b4