Liferay 6.2-ce-ga5

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

Packages that use ClusterGroupModel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
 

Uses of ClusterGroupModel in com.liferay.portal.model
 

Subinterfaces of ClusterGroupModel in com.liferay.portal.model
 interface ClusterGroup
          The extended 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 ClusterGroupBaseImpl
          The extended model base implementation for the ClusterGroup service.
 class ClusterGroupImpl
           
 class ClusterGroupModelImpl
          The base model implementation for the ClusterGroup service.
 


Liferay 6.2-ce-ga5