Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portlet.imagegallery.service.persistence.IGFolderPersistence

Packages that use IGFolderPersistence
com.liferay.portlet.imagegallery.service.persistence   
 

Uses of IGFolderPersistence in com.liferay.portlet.imagegallery.service.persistence
 

Methods in com.liferay.portlet.imagegallery.service.persistence that return IGFolderPersistence
static IGFolderPersistence IGFolderUtil.getPersistence()
           
 

Methods in com.liferay.portlet.imagegallery.service.persistence with parameters of type IGFolderPersistence
 void IGFolderUtil.setPersistence(IGFolderPersistence persistence)
           
 


Liferay 6.0-ee-sp2