|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RoleService | |
|---|---|
| com.liferay.portal.service | This package defines the portal service interfaces and classes. |
| com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
| com.liferay.portal.service.impl | This package defines the portal service local and remote implementations. |
| com.liferay.portlet.announcements.service.base | |
| Uses of RoleService in com.liferay.portal.service |
|---|
| Classes in com.liferay.portal.service that implement RoleService | |
|---|---|
class |
RoleServiceWrapper
Provides a wrapper for RoleService. |
| Methods in com.liferay.portal.service that return RoleService | |
|---|---|
static RoleService |
RoleServiceUtil.getService()
|
RoleService |
RoleServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portal.service with parameters of type RoleService | |
|---|---|
void |
RoleServiceWrapper.setWrappedService(RoleService roleService)
|
| Constructors in com.liferay.portal.service with parameters of type RoleService | |
|---|---|
RoleServiceWrapper(RoleService roleService)
|
|
| Uses of RoleService in com.liferay.portal.service.base |
|---|
| Classes in com.liferay.portal.service.base that implement RoleService | |
|---|---|
class |
RoleServiceBaseImpl
Provides the base implementation for the role remote service. |
| Fields in com.liferay.portal.service.base declared as RoleService | |
|---|---|
protected RoleService |
GroupServiceBaseImpl.roleService
|
protected RoleService |
UserGroupRoleServiceBaseImpl.roleService
|
protected RoleService |
UserServiceBaseImpl.roleService
|
protected RoleService |
TeamServiceBaseImpl.roleService
|
protected RoleService |
ResourcePermissionServiceBaseImpl.roleService
|
protected RoleService |
PluginSettingServiceBaseImpl.roleService
|
protected RoleService |
MembershipRequestServiceBaseImpl.roleService
|
protected RoleService |
ResourceBlockServiceBaseImpl.roleService
|
protected RoleService |
OrganizationServiceBaseImpl.roleService
|
protected RoleService |
CompanyServiceBaseImpl.roleService
|
protected RoleService |
PermissionServiceBaseImpl.roleService
|
protected RoleService |
UserGroupGroupRoleServiceBaseImpl.roleService
|
protected RoleService |
RoleServiceBaseImpl.roleService
|
protected RoleService |
PortletServiceBaseImpl.roleService
|
| Methods in com.liferay.portal.service.base that return RoleService | |
|---|---|
RoleService |
GroupServiceBaseImpl.getRoleService()
Returns the role remote service. |
RoleService |
UserGroupRoleServiceBaseImpl.getRoleService()
Returns the role remote service. |
RoleService |
UserServiceBaseImpl.getRoleService()
Returns the role remote service. |
RoleService |
TeamServiceBaseImpl.getRoleService()
Returns the role remote service. |
RoleService |
ResourcePermissionServiceBaseImpl.getRoleService()
Returns the role remote service. |
RoleService |
PluginSettingServiceBaseImpl.getRoleService()
Returns the role remote service. |
RoleService |
MembershipRequestServiceBaseImpl.getRoleService()
Returns the role remote service. |
RoleService |
ResourceBlockServiceBaseImpl.getRoleService()
Returns the role remote service. |
RoleService |
OrganizationServiceBaseImpl.getRoleService()
Returns the role remote service. |
RoleService |
CompanyServiceBaseImpl.getRoleService()
Returns the role remote service. |
RoleService |
PermissionServiceBaseImpl.getRoleService()
Returns the role remote service. |
RoleService |
UserGroupGroupRoleServiceBaseImpl.getRoleService()
Returns the role remote service. |
RoleService |
RoleServiceBaseImpl.getRoleService()
Returns the role remote service. |
RoleService |
PortletServiceBaseImpl.getRoleService()
Returns the role remote service. |
| Methods in com.liferay.portal.service.base with parameters of type RoleService | |
|---|---|
void |
GroupServiceBaseImpl.setRoleService(RoleService roleService)
Sets the role remote service. |
void |
UserGroupRoleServiceBaseImpl.setRoleService(RoleService roleService)
Sets the role remote service. |
void |
UserServiceBaseImpl.setRoleService(RoleService roleService)
Sets the role remote service. |
void |
TeamServiceBaseImpl.setRoleService(RoleService roleService)
Sets the role remote service. |
void |
ResourcePermissionServiceBaseImpl.setRoleService(RoleService roleService)
Sets the role remote service. |
void |
PluginSettingServiceBaseImpl.setRoleService(RoleService roleService)
Sets the role remote service. |
void |
MembershipRequestServiceBaseImpl.setRoleService(RoleService roleService)
Sets the role remote service. |
void |
ResourceBlockServiceBaseImpl.setRoleService(RoleService roleService)
Sets the role remote service. |
void |
OrganizationServiceBaseImpl.setRoleService(RoleService roleService)
Sets the role remote service. |
void |
CompanyServiceBaseImpl.setRoleService(RoleService roleService)
Sets the role remote service. |
void |
PermissionServiceBaseImpl.setRoleService(RoleService roleService)
Sets the role remote service. |
void |
UserGroupGroupRoleServiceBaseImpl.setRoleService(RoleService roleService)
Sets the role remote service. |
void |
RoleServiceBaseImpl.setRoleService(RoleService roleService)
Sets the role remote service. |
void |
PortletServiceBaseImpl.setRoleService(RoleService roleService)
Sets the role remote service. |
| Uses of RoleService in com.liferay.portal.service.impl |
|---|
| Classes in com.liferay.portal.service.impl that implement RoleService | |
|---|---|
class |
RoleServiceImpl
Provides the remote service for accessing, adding, unassigning, checking, deleting, and updating roles. |
| Uses of RoleService in com.liferay.portlet.announcements.service.base |
|---|
| Fields in com.liferay.portlet.announcements.service.base declared as RoleService | |
|---|---|
protected RoleService |
AnnouncementsEntryServiceBaseImpl.roleService
|
| Methods in com.liferay.portlet.announcements.service.base that return RoleService | |
|---|---|
RoleService |
AnnouncementsEntryServiceBaseImpl.getRoleService()
Returns the role remote service. |
| Methods in com.liferay.portlet.announcements.service.base with parameters of type RoleService | |
|---|---|
void |
AnnouncementsEntryServiceBaseImpl.setRoleService(RoleService roleService)
Sets the role remote service. |
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||