Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.model.impl.ResourceTypePermissionModelImpl

Packages that use ResourceTypePermissionModelImpl
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
 

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

Subclasses of ResourceTypePermissionModelImpl in com.liferay.portal.model.impl
 class ResourceTypePermissionBaseImpl
          The extended model base implementation for the ResourceTypePermission service.
 class ResourceTypePermissionImpl
          Stores the actions a role has permission to perform on all resources of the type within the group/company.
 


Liferay 6.1.2-ce-ga3