Liferay 7.0-ga1 portal-impl

Uses of Class
com.liferay.portal.service.base.RoleLocalServiceBaseImpl

Packages that use RoleLocalServiceBaseImpl
com.liferay.portal.service.impl This package defines the portal service local and remote implementations. 
 

Uses of RoleLocalServiceBaseImpl in com.liferay.portal.service.impl
 

Subclasses of RoleLocalServiceBaseImpl in com.liferay.portal.service.impl
 class RoleLocalServiceImpl
          Provides the local service for accessing, adding, checking, deleting, and updating roles.
 


Liferay 7.0-ga1 portal-impl