|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserService | |
|---|---|
| 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 | |
| com.liferay.portlet.asset.service.base | |
| com.liferay.portlet.blogs.service.base | |
| com.liferay.portlet.documentlibrary.service.base | |
| com.liferay.portlet.expando.service.base | |
| com.liferay.portlet.exportimport.service.base | |
| com.liferay.portlet.messageboards.service.base | |
| com.liferay.portlet.ratings.service.base | |
| com.liferay.portlet.social.service.base | |
| com.liferay.portlet.trash.service.base | |
| Uses of UserService in com.liferay.portal.service |
|---|
| Classes in com.liferay.portal.service that implement UserService | |
|---|---|
class |
UserServiceWrapper
Provides a wrapper for UserService. |
| Methods in com.liferay.portal.service that return UserService | |
|---|---|
static UserService |
UserServiceUtil.getService()
|
UserService |
UserServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portal.service with parameters of type UserService | |
|---|---|
void |
UserServiceWrapper.setWrappedService(UserService userService)
|
| Constructors in com.liferay.portal.service with parameters of type UserService | |
|---|---|
UserServiceWrapper(UserService userService)
|
|
| Uses of UserService in com.liferay.portal.service.base |
|---|
| Classes in com.liferay.portal.service.base that implement UserService | |
|---|---|
class |
UserServiceBaseImpl
Provides the base implementation for the user remote service. |
| Fields in com.liferay.portal.service.base declared as UserService | |
|---|---|
protected UserService |
GroupServiceBaseImpl.userService
|
protected UserService |
LayoutServiceBaseImpl.userService
|
protected UserService |
UserGroupRoleServiceBaseImpl.userService
|
protected UserService |
UserServiceBaseImpl.userService
|
protected UserService |
AddressServiceBaseImpl.userService
|
protected UserService |
UserGroupServiceBaseImpl.userService
|
protected UserService |
LayoutRevisionServiceBaseImpl.userService
|
protected UserService |
LayoutSetPrototypeServiceBaseImpl.userService
|
protected UserService |
TeamServiceBaseImpl.userService
|
protected UserService |
LayoutPrototypeServiceBaseImpl.userService
|
protected UserService |
ContactServiceBaseImpl.userService
|
protected UserService |
PhoneServiceBaseImpl.userService
|
protected UserService |
PluginSettingServiceBaseImpl.userService
|
protected UserService |
MembershipRequestServiceBaseImpl.userService
|
protected UserService |
PasswordPolicyServiceBaseImpl.userService
|
protected UserService |
RepositoryServiceBaseImpl.userService
|
protected UserService |
LayoutSetBranchServiceBaseImpl.userService
|
protected UserService |
OrganizationServiceBaseImpl.userService
|
protected UserService |
WebsiteServiceBaseImpl.userService
|
protected UserService |
LayoutBranchServiceBaseImpl.userService
|
protected UserService |
CompanyServiceBaseImpl.userService
|
protected UserService |
PermissionServiceBaseImpl.userService
|
protected UserService |
RoleServiceBaseImpl.userService
|
protected UserService |
EmailAddressServiceBaseImpl.userService
|
| Methods in com.liferay.portal.service.base that return UserService | |
|---|---|
UserService |
GroupServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
LayoutServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
UserGroupRoleServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
UserServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
AddressServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
UserGroupServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
LayoutRevisionServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
LayoutSetPrototypeServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
TeamServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
LayoutPrototypeServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
ContactServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
PhoneServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
PluginSettingServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
MembershipRequestServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
PasswordPolicyServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
RepositoryServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
LayoutSetBranchServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
OrganizationServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
WebsiteServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
LayoutBranchServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
CompanyServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
PermissionServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
RoleServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
EmailAddressServiceBaseImpl.getUserService()
Returns the user remote service. |
| Methods in com.liferay.portal.service.base with parameters of type UserService | |
|---|---|
void |
GroupServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
LayoutServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
UserGroupRoleServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
UserServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
AddressServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
UserGroupServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
LayoutRevisionServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
LayoutSetPrototypeServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
TeamServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
LayoutPrototypeServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
ContactServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
PhoneServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
PluginSettingServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
MembershipRequestServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
PasswordPolicyServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
RepositoryServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
LayoutSetBranchServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
OrganizationServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
WebsiteServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
LayoutBranchServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
CompanyServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
PermissionServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
RoleServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
EmailAddressServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
| Uses of UserService in com.liferay.portal.service.impl |
|---|
| Classes in com.liferay.portal.service.impl that implement UserService | |
|---|---|
class |
UserServiceImpl
Provides the remote service for accessing, adding, authenticating, deleting, and updating users. |
| Uses of UserService in com.liferay.portlet.announcements.service.base |
|---|
| Fields in com.liferay.portlet.announcements.service.base declared as UserService | |
|---|---|
protected UserService |
AnnouncementsEntryServiceBaseImpl.userService
|
protected UserService |
AnnouncementsDeliveryServiceBaseImpl.userService
|
| Methods in com.liferay.portlet.announcements.service.base that return UserService | |
|---|---|
UserService |
AnnouncementsEntryServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
AnnouncementsDeliveryServiceBaseImpl.getUserService()
Returns the user remote service. |
| Methods in com.liferay.portlet.announcements.service.base with parameters of type UserService | |
|---|---|
void |
AnnouncementsEntryServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
AnnouncementsDeliveryServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
| Uses of UserService in com.liferay.portlet.asset.service.base |
|---|
| Fields in com.liferay.portlet.asset.service.base declared as UserService | |
|---|---|
protected UserService |
AssetCategoryPropertyServiceBaseImpl.userService
|
protected UserService |
AssetEntryServiceBaseImpl.userService
|
protected UserService |
AssetVocabularyServiceBaseImpl.userService
|
protected UserService |
AssetCategoryServiceBaseImpl.userService
|
protected UserService |
AssetTagServiceBaseImpl.userService
|
| Methods in com.liferay.portlet.asset.service.base that return UserService | |
|---|---|
UserService |
AssetCategoryPropertyServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
AssetEntryServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
AssetVocabularyServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
AssetCategoryServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
AssetTagServiceBaseImpl.getUserService()
Returns the user remote service. |
| Methods in com.liferay.portlet.asset.service.base with parameters of type UserService | |
|---|---|
void |
AssetCategoryPropertyServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
AssetEntryServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
AssetVocabularyServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
AssetCategoryServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
AssetTagServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
| Uses of UserService in com.liferay.portlet.blogs.service.base |
|---|
| Fields in com.liferay.portlet.blogs.service.base declared as UserService | |
|---|---|
protected UserService |
BlogsEntryServiceBaseImpl.userService
|
| Methods in com.liferay.portlet.blogs.service.base that return UserService | |
|---|---|
UserService |
BlogsEntryServiceBaseImpl.getUserService()
Returns the user remote service. |
| Methods in com.liferay.portlet.blogs.service.base with parameters of type UserService | |
|---|---|
void |
BlogsEntryServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
| Uses of UserService in com.liferay.portlet.documentlibrary.service.base |
|---|
| Fields in com.liferay.portlet.documentlibrary.service.base declared as UserService | |
|---|---|
protected UserService |
DLFileEntryTypeServiceBaseImpl.userService
|
protected UserService |
DLFileShortcutServiceBaseImpl.userService
|
protected UserService |
DLFileEntryServiceBaseImpl.userService
|
protected UserService |
DLFolderServiceBaseImpl.userService
|
| Methods in com.liferay.portlet.documentlibrary.service.base that return UserService | |
|---|---|
UserService |
DLFileEntryTypeServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
DLFileShortcutServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
DLFileEntryServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
DLFolderServiceBaseImpl.getUserService()
Returns the user remote service. |
| Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type UserService | |
|---|---|
void |
DLFileEntryTypeServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
DLFileShortcutServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
DLFileEntryServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
DLFolderServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
| Uses of UserService in com.liferay.portlet.expando.service.base |
|---|
| Fields in com.liferay.portlet.expando.service.base declared as UserService | |
|---|---|
protected UserService |
ExpandoColumnServiceBaseImpl.userService
|
protected UserService |
ExpandoValueServiceBaseImpl.userService
|
| Methods in com.liferay.portlet.expando.service.base that return UserService | |
|---|---|
UserService |
ExpandoColumnServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
ExpandoValueServiceBaseImpl.getUserService()
Returns the user remote service. |
| Methods in com.liferay.portlet.expando.service.base with parameters of type UserService | |
|---|---|
void |
ExpandoColumnServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
ExpandoValueServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
| Uses of UserService in com.liferay.portlet.exportimport.service.base |
|---|
| Fields in com.liferay.portlet.exportimport.service.base declared as UserService | |
|---|---|
protected UserService |
ExportImportServiceBaseImpl.userService
|
protected UserService |
StagingServiceBaseImpl.userService
|
protected UserService |
ExportImportConfigurationServiceBaseImpl.userService
|
| Methods in com.liferay.portlet.exportimport.service.base that return UserService | |
|---|---|
UserService |
ExportImportServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
StagingServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
ExportImportConfigurationServiceBaseImpl.getUserService()
Returns the user remote service. |
| Methods in com.liferay.portlet.exportimport.service.base with parameters of type UserService | |
|---|---|
void |
ExportImportServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
StagingServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
ExportImportConfigurationServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
| Uses of UserService in com.liferay.portlet.messageboards.service.base |
|---|
| Fields in com.liferay.portlet.messageboards.service.base declared as UserService | |
|---|---|
protected UserService |
MBBanServiceBaseImpl.userService
|
protected UserService |
MBThreadServiceBaseImpl.userService
|
protected UserService |
MBCategoryServiceBaseImpl.userService
|
protected UserService |
MBMessageServiceBaseImpl.userService
|
| Methods in com.liferay.portlet.messageboards.service.base that return UserService | |
|---|---|
UserService |
MBBanServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
MBThreadServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
MBCategoryServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
MBMessageServiceBaseImpl.getUserService()
Returns the user remote service. |
| Methods in com.liferay.portlet.messageboards.service.base with parameters of type UserService | |
|---|---|
void |
MBBanServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
MBThreadServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
MBCategoryServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
MBMessageServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
| Uses of UserService in com.liferay.portlet.ratings.service.base |
|---|
| Fields in com.liferay.portlet.ratings.service.base declared as UserService | |
|---|---|
protected UserService |
RatingsEntryServiceBaseImpl.userService
|
| Methods in com.liferay.portlet.ratings.service.base that return UserService | |
|---|---|
UserService |
RatingsEntryServiceBaseImpl.getUserService()
Returns the user remote service. |
| Methods in com.liferay.portlet.ratings.service.base with parameters of type UserService | |
|---|---|
void |
RatingsEntryServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
| Uses of UserService in com.liferay.portlet.social.service.base |
|---|
| Fields in com.liferay.portlet.social.service.base declared as UserService | |
|---|---|
protected UserService |
SocialActivityServiceBaseImpl.userService
|
protected UserService |
SocialRequestServiceBaseImpl.userService
|
| Methods in com.liferay.portlet.social.service.base that return UserService | |
|---|---|
UserService |
SocialActivityServiceBaseImpl.getUserService()
Returns the user remote service. |
UserService |
SocialRequestServiceBaseImpl.getUserService()
Returns the user remote service. |
| Methods in com.liferay.portlet.social.service.base with parameters of type UserService | |
|---|---|
void |
SocialActivityServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
void |
SocialRequestServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
| Uses of UserService in com.liferay.portlet.trash.service.base |
|---|
| Fields in com.liferay.portlet.trash.service.base declared as UserService | |
|---|---|
protected UserService |
TrashEntryServiceBaseImpl.userService
|
| Methods in com.liferay.portlet.trash.service.base that return UserService | |
|---|---|
UserService |
TrashEntryServiceBaseImpl.getUserService()
Returns the user remote service. |
| Methods in com.liferay.portlet.trash.service.base with parameters of type UserService | |
|---|---|
void |
TrashEntryServiceBaseImpl.setUserService(UserService userService)
Sets the user remote service. |
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||