Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portal.service.persistence.ClusterGroupPersistence

Packages that use ClusterGroupPersistence
com.liferay.portal.service.persistence   
 

Uses of ClusterGroupPersistence in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return ClusterGroupPersistence
static ClusterGroupPersistence ClusterGroupUtil.getPersistence()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type ClusterGroupPersistence
 void ClusterGroupUtil.setPersistence(ClusterGroupPersistence persistence)
           
 


Liferay 6.0-ee-sp2