Liferay 6.0-ee

Uses of Interface
com.liferay.portal.model.ClusterGroupModel

Packages that use ClusterGroupModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of ClusterGroupModel in com.liferay.portal.model
 

Subinterfaces of ClusterGroupModel in com.liferay.portal.model
 interface ClusterGroup
          The model interface for the ClusterGroup service.
 

Classes in com.liferay.portal.model that implement ClusterGroupModel
 class ClusterGroupWrapper
           This class is a wrapper for ClusterGroup.
 

Uses of ClusterGroupModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement ClusterGroupModel
 class ClusterGroupImpl
           
 class ClusterGroupModelImpl
          The base model implementation for the ClusterGroup service.
 


Liferay 6.0-ee