Liferay 6.0-ee-sp2

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

Packages that use RoleModel
com.liferay.portal.model   
 

Uses of RoleModel in com.liferay.portal.model
 

Subinterfaces of RoleModel in com.liferay.portal.model
 interface Role
          The extended model interface for the Role service.
 

Classes in com.liferay.portal.model that implement RoleModel
 class RoleWrapper
           This class is a wrapper for Role.
 


Liferay 6.0-ee-sp2