Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.trash.TrashHandlerRegistry

Packages that use TrashHandlerRegistry
com.liferay.portal.kernel.trash   
 

Uses of TrashHandlerRegistry in com.liferay.portal.kernel.trash
 

Methods in com.liferay.portal.kernel.trash that return TrashHandlerRegistry
static TrashHandlerRegistry TrashHandlerRegistryUtil.getTrashHandlerRegistry()
           
 

Methods in com.liferay.portal.kernel.trash with parameters of type TrashHandlerRegistry
 void TrashHandlerRegistryUtil.setTrashHandlerRegistry(TrashHandlerRegistry trashHandlerRegistry)
           
 


Liferay 6.2-ce-ga5