Liferay 6.2-ce-ga5

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

Packages that use Hook
com.liferay.portal.image   
 

Uses of Hook in com.liferay.portal.image
 

Classes in com.liferay.portal.image that implement Hook
 class BaseHook
           
 class DatabaseHook
           
 class DLHook
           
 class FileSystemHook
           
 

Methods in com.liferay.portal.image that return Hook
static Hook HookFactory.getInstance()
           
 

Methods in com.liferay.portal.image with parameters of type Hook
static void HookFactory.setInstance(Hook hook)
           
 


Liferay 6.2-ce-ga5