Liferay 6.2-ce-ga5

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

Packages that use ResourceBlockModel
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 ResourceBlockModel in com.liferay.portal.model
 

Subinterfaces of ResourceBlockModel in com.liferay.portal.model
 interface ResourceBlock
          The extended model interface for the ResourceBlock service.
 

Classes in com.liferay.portal.model that implement ResourceBlockModel
 class ResourceBlockWrapper
           This class is a wrapper for ResourceBlock.
 

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

Classes in com.liferay.portal.model.impl that implement ResourceBlockModel
 class ResourceBlockBaseImpl
          The extended model base implementation for the ResourceBlock service.
 class ResourceBlockImpl
          Represents a set of resources of one type that all share the same permissions.
 class ResourceBlockModelImpl
          The base model implementation for the ResourceBlock service.
 


Liferay 6.2-ce-ga5