Liferay 6.0-ee-sp2

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

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

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

Methods in com.liferay.portlet.imagegallery.service.persistence that return IGImagePersistence
static IGImagePersistence IGImageUtil.getPersistence()
           
 

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


Liferay 6.0-ee-sp2