Liferay 7.0-ce-m3

Uses of Interface
com.liferay.portal.service.UserService

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.calendar.service.base   
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.dynamicdatalists.service.base   
com.liferay.portlet.dynamicdatamapping.service.base   
com.liferay.portlet.expando.service.base   
com.liferay.portlet.flags.service.base   
com.liferay.portlet.journal.service.base   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.mobiledevicerules.service.base   
com.liferay.portlet.ratings.service.base   
com.liferay.portlet.shopping.service.base   
com.liferay.portlet.social.service.base   
com.liferay.portlet.softwarecatalog.service.base   
com.liferay.portlet.trash.service.base   
com.liferay.portlet.wiki.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()
           
 UserService UserServiceWrapper.getWrappedUserService()
          Deprecated. As of 6.1.0, replaced by UserServiceWrapper.getWrappedService()
 

Methods in com.liferay.portal.service with parameters of type UserService
 void UserServiceUtil.setService(UserService service)
          Deprecated. As of 6.2.0
 void UserServiceWrapper.setWrappedService(UserService userService)
           
 void UserServiceWrapper.setWrappedUserService(UserService userService)
          Deprecated. As of 6.1.0, replaced by UserServiceWrapper.setWrappedService(com.liferay.portal.service.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 ExportImportConfigurationServiceBaseImpl.userService
           
protected  UserService OrganizationLocalServiceBaseImpl.userService
           
protected  UserService LayoutPrototypeLocalServiceBaseImpl.userService
           
protected  UserService LayoutLocalServiceBaseImpl.userService
           
protected  UserService SubscriptionLocalServiceBaseImpl.userService
           
protected  UserService AddressLocalServiceBaseImpl.userService
           
protected  UserService PasswordPolicyLocalServiceBaseImpl.userService
           
protected  UserService ExportImportConfigurationLocalServiceBaseImpl.userService
           
protected  UserService GroupLocalServiceBaseImpl.userService
           
protected  UserService ContactServiceBaseImpl.userService
           
protected  UserService RoleLocalServiceBaseImpl.userService
           
protected  UserService BackgroundTaskServiceBaseImpl.userService
           
protected  UserService TeamServiceBaseImpl.userService
           
protected  UserService LayoutSetBranchLocalServiceBaseImpl.userService
           
protected  UserService WebsiteLocalServiceBaseImpl.userService
           
protected  UserService RepositoryServiceBaseImpl.userService
           
protected  UserService EmailAddressServiceBaseImpl.userService
           
protected  UserService SystemEventLocalServiceBaseImpl.userService
           
protected  UserService AddressServiceBaseImpl.userService
           
protected  UserService UserNotificationEventLocalServiceBaseImpl.userService
           
protected  UserService EmailAddressLocalServiceBaseImpl.userService
           
protected  UserService WorkflowDefinitionLinkLocalServiceBaseImpl.userService
           
protected  UserService UserGroupRoleLocalServiceBaseImpl.userService
           
protected  UserService LayoutFriendlyURLLocalServiceBaseImpl.userService
           
protected  UserService UserGroupLocalServiceBaseImpl.userService
           
protected  UserService CompanyLocalServiceBaseImpl.userService
           
protected  UserService RepositoryLocalServiceBaseImpl.userService
           
protected  UserService MembershipRequestLocalServiceBaseImpl.userService
           
protected  UserService PhoneServiceBaseImpl.userService
           
protected  UserService LayoutPrototypeServiceBaseImpl.userService
           
protected  UserService UserServiceBaseImpl.userService
           
protected  UserService UserGroupServiceBaseImpl.userService
           
protected  UserService ContactLocalServiceBaseImpl.userService
           
protected  UserService WebsiteServiceBaseImpl.userService
           
protected  UserService RoleServiceBaseImpl.userService
           
protected  UserService UserNotificationDeliveryLocalServiceBaseImpl.userService
           
protected  UserService RepositoryEntryLocalServiceBaseImpl.userService
           
protected  UserService UserGroupRoleServiceBaseImpl.userService
           
protected  UserService LayoutRevisionLocalServiceBaseImpl.userService
           
protected  UserService PermissionServiceBaseImpl.userService
           
protected  UserService BackgroundTaskLocalServiceBaseImpl.userService
           
protected  UserService LayoutSetBranchServiceBaseImpl.userService
           
protected  UserService LayoutSetPrototypeServiceBaseImpl.userService
           
protected  UserService MembershipRequestServiceBaseImpl.userService
           
protected  UserService LayoutBranchLocalServiceBaseImpl.userService
           
protected  UserService LayoutSetPrototypeLocalServiceBaseImpl.userService
           
protected  UserService PhoneLocalServiceBaseImpl.userService
           
protected  UserService TeamLocalServiceBaseImpl.userService
           
protected  UserService CompanyServiceBaseImpl.userService
           
protected  UserService LayoutBranchServiceBaseImpl.userService
           
protected  UserService PluginSettingServiceBaseImpl.userService
           
protected  UserService LayoutRevisionServiceBaseImpl.userService
           
protected  UserService UserLocalServiceBaseImpl.userService
           
protected  UserService OrganizationServiceBaseImpl.userService
           
protected  UserService PortletItemLocalServiceBaseImpl.userService
           
protected  UserService PluginSettingLocalServiceBaseImpl.userService
           
protected  UserService WorkflowInstanceLinkLocalServiceBaseImpl.userService
           
protected  UserService GroupServiceBaseImpl.userService
           
protected  UserService LockLocalServiceBaseImpl.userService
           
protected  UserService PasswordPolicyServiceBaseImpl.userService
           
protected  UserService PasswordTrackerLocalServiceBaseImpl.userService
           
protected  UserService LayoutServiceBaseImpl.userService
           
 

Methods in com.liferay.portal.service.base that return UserService
 UserService ExportImportConfigurationServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService OrganizationLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService LayoutPrototypeLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService LayoutLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService SubscriptionLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AddressLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService PasswordPolicyLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService ExportImportConfigurationLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService GroupLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService ContactServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService RoleLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService BackgroundTaskServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService TeamServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService LayoutSetBranchLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService WebsiteLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService RepositoryServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService EmailAddressServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService SystemEventLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AddressServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService UserNotificationEventLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService EmailAddressLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService WorkflowDefinitionLinkLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService UserGroupRoleLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService LayoutFriendlyURLLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService UserGroupLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService CompanyLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService RepositoryLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MembershipRequestLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService PhoneServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService LayoutPrototypeServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService UserServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService UserGroupServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService ContactLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService WebsiteServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService RoleServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService UserNotificationDeliveryLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService RepositoryEntryLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService UserGroupRoleServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService LayoutRevisionLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService PermissionServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService BackgroundTaskLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService LayoutSetBranchServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService LayoutSetPrototypeServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MembershipRequestServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService LayoutBranchLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService LayoutSetPrototypeLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService PhoneLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService TeamLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService CompanyServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService LayoutBranchServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService PluginSettingServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService LayoutRevisionServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService UserLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService OrganizationServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService PortletItemLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService PluginSettingLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService WorkflowInstanceLinkLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService GroupServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService LockLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService PasswordPolicyServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService PasswordTrackerLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService LayoutServiceBaseImpl.getUserService()
          Returns the user remote service.
 

Methods in com.liferay.portal.service.base with parameters of type UserService
 void ExportImportConfigurationServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void OrganizationLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void LayoutPrototypeLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void LayoutLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void SubscriptionLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AddressLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void PasswordPolicyLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void ExportImportConfigurationLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void GroupLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void ContactServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void RoleLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void BackgroundTaskServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void TeamServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void LayoutSetBranchLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void WebsiteLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void RepositoryServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void EmailAddressServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void SystemEventLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AddressServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void UserNotificationEventLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void EmailAddressLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void WorkflowDefinitionLinkLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void UserGroupRoleLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void LayoutFriendlyURLLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void UserGroupLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void CompanyLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void RepositoryLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MembershipRequestLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void PhoneServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void LayoutPrototypeServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void UserServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void UserGroupServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void ContactLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void WebsiteServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void RoleServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void UserNotificationDeliveryLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void RepositoryEntryLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void UserGroupRoleServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void LayoutRevisionLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void PermissionServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void BackgroundTaskLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void LayoutSetBranchServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void LayoutSetPrototypeServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MembershipRequestServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void LayoutBranchLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void LayoutSetPrototypeLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void PhoneLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void TeamLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void CompanyServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void LayoutBranchServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void PluginSettingServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void LayoutRevisionServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void UserLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void OrganizationServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void PortletItemLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void PluginSettingLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void WorkflowInstanceLinkLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void GroupServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void LockLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void PasswordPolicyServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void PasswordTrackerLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void LayoutServiceBaseImpl.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 AnnouncementsEntryLocalServiceBaseImpl.userService
           
protected  UserService AnnouncementsDeliveryServiceBaseImpl.userService
           
protected  UserService AnnouncementsDeliveryLocalServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.announcements.service.base that return UserService
 UserService AnnouncementsEntryServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AnnouncementsEntryLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AnnouncementsDeliveryServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AnnouncementsDeliveryLocalServiceBaseImpl.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 AnnouncementsEntryLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AnnouncementsDeliveryServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AnnouncementsDeliveryLocalServiceBaseImpl.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 AssetTagLocalServiceBaseImpl.userService
           
protected  UserService AssetEntryServiceBaseImpl.userService
           
protected  UserService AssetVocabularyLocalServiceBaseImpl.userService
           
protected  UserService AssetCategoryPropertyServiceBaseImpl.userService
           
protected  UserService AssetTagPropertyServiceBaseImpl.userService
           
protected  UserService AssetEntryLocalServiceBaseImpl.userService
           
protected  UserService AssetVocabularyServiceBaseImpl.userService
           
protected  UserService AssetCategoryLocalServiceBaseImpl.userService
           
protected  UserService AssetTagServiceBaseImpl.userService
           
protected  UserService AssetLinkLocalServiceBaseImpl.userService
           
protected  UserService AssetCategoryServiceBaseImpl.userService
           
protected  UserService AssetTagPropertyLocalServiceBaseImpl.userService
           
protected  UserService AssetCategoryPropertyLocalServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.asset.service.base that return UserService
 UserService AssetTagLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AssetEntryServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AssetVocabularyLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AssetCategoryPropertyServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AssetTagPropertyServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AssetEntryLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AssetVocabularyServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AssetCategoryLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AssetTagServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AssetLinkLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AssetCategoryServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AssetTagPropertyLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService AssetCategoryPropertyLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 

Methods in com.liferay.portlet.asset.service.base with parameters of type UserService
 void AssetTagLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AssetEntryServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AssetVocabularyLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AssetCategoryPropertyServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AssetTagPropertyServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AssetEntryLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AssetVocabularyServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AssetCategoryLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AssetTagServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AssetLinkLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AssetCategoryServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AssetTagPropertyLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void AssetCategoryPropertyLocalServiceBaseImpl.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
           
protected  UserService BlogsEntryLocalServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.blogs.service.base that return UserService
 UserService BlogsEntryServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService BlogsEntryLocalServiceBaseImpl.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.
 void BlogsEntryLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 

Uses of UserService in com.liferay.portlet.calendar.service.base
 

Fields in com.liferay.portlet.calendar.service.base declared as UserService
protected  UserService CalEventLocalServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.calendar.service.base that return UserService
 UserService CalEventLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 

Methods in com.liferay.portlet.calendar.service.base with parameters of type UserService
 void CalEventLocalServiceBaseImpl.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 DLFileShortcutServiceBaseImpl.userService
           
protected  UserService DLFileEntryServiceBaseImpl.userService
           
protected  UserService DLFileEntryTypeLocalServiceBaseImpl.userService
           
protected  UserService DLFolderServiceBaseImpl.userService
           
protected  UserService DLFileShortcutLocalServiceBaseImpl.userService
           
protected  UserService DLFileEntryLocalServiceBaseImpl.userService
           
protected  UserService DLFolderLocalServiceBaseImpl.userService
           
protected  UserService DLFileEntryTypeServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return UserService
 UserService DLFileShortcutServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService DLFileEntryServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService DLFileEntryTypeLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService DLFolderServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService DLFileShortcutLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService DLFileEntryLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService DLFolderLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService DLFileEntryTypeServiceBaseImpl.getUserService()
          Returns the user remote service.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type UserService
 void DLFileShortcutServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void DLFileEntryServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void DLFileEntryTypeLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void DLFolderServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void DLFileShortcutLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void DLFileEntryLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void DLFolderLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void DLFileEntryTypeServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 

Uses of UserService in com.liferay.portlet.dynamicdatalists.service.base
 

Fields in com.liferay.portlet.dynamicdatalists.service.base declared as UserService
protected  UserService DDLRecordSetLocalServiceBaseImpl.userService
           
protected  UserService DDLRecordLocalServiceBaseImpl.userService
           
protected  UserService DDLRecordServiceBaseImpl.userService
           
protected  UserService DDLRecordSetServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.dynamicdatalists.service.base that return UserService
 UserService DDLRecordSetLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService DDLRecordLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService DDLRecordServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService DDLRecordSetServiceBaseImpl.getUserService()
          Returns the user remote service.
 

Methods in com.liferay.portlet.dynamicdatalists.service.base with parameters of type UserService
 void DDLRecordSetLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void DDLRecordLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void DDLRecordServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void DDLRecordSetServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 

Uses of UserService in com.liferay.portlet.dynamicdatamapping.service.base
 

Fields in com.liferay.portlet.dynamicdatamapping.service.base declared as UserService
protected  UserService DDMStructureServiceBaseImpl.userService
           
protected  UserService DDMTemplateLocalServiceBaseImpl.userService
           
protected  UserService DDMTemplateServiceBaseImpl.userService
           
protected  UserService DDMStructureLocalServiceBaseImpl.userService
           
protected  UserService DDMContentLocalServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service.base that return UserService
 UserService DDMStructureServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService DDMTemplateLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService DDMTemplateServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService DDMStructureLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService DDMContentLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 

Methods in com.liferay.portlet.dynamicdatamapping.service.base with parameters of type UserService
 void DDMStructureServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void DDMTemplateLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void DDMTemplateServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void DDMStructureLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void DDMContentLocalServiceBaseImpl.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 ExpandoRowLocalServiceBaseImpl.userService
           
protected  UserService ExpandoTableLocalServiceBaseImpl.userService
           
protected  UserService ExpandoColumnLocalServiceBaseImpl.userService
           
protected  UserService ExpandoValueLocalServiceBaseImpl.userService
           
protected  UserService ExpandoColumnServiceBaseImpl.userService
           
protected  UserService ExpandoValueServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.expando.service.base that return UserService
 UserService ExpandoRowLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService ExpandoTableLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService ExpandoColumnLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService ExpandoValueLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 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 ExpandoRowLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void ExpandoTableLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void ExpandoColumnLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void ExpandoValueLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 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.flags.service.base
 

Fields in com.liferay.portlet.flags.service.base declared as UserService
protected  UserService FlagsEntryServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.flags.service.base that return UserService
 UserService FlagsEntryServiceBaseImpl.getUserService()
          Returns the user remote service.
 

Methods in com.liferay.portlet.flags.service.base with parameters of type UserService
 void FlagsEntryServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 

Uses of UserService in com.liferay.portlet.journal.service.base
 

Fields in com.liferay.portlet.journal.service.base declared as UserService
protected  UserService JournalFolderLocalServiceBaseImpl.userService
           
protected  UserService JournalArticleServiceBaseImpl.userService
           
protected  UserService JournalFeedLocalServiceBaseImpl.userService
           
protected  UserService JournalArticleLocalServiceBaseImpl.userService
           
protected  UserService JournalFeedServiceBaseImpl.userService
           
protected  UserService JournalFolderServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.journal.service.base that return UserService
 UserService JournalFolderLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService JournalArticleServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService JournalFeedLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService JournalArticleLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService JournalFeedServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService JournalFolderServiceBaseImpl.getUserService()
          Returns the user remote service.
 

Methods in com.liferay.portlet.journal.service.base with parameters of type UserService
 void JournalFolderLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void JournalArticleServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void JournalFeedLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void JournalArticleLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void JournalFeedServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void JournalFolderServiceBaseImpl.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 MBStatsUserLocalServiceBaseImpl.userService
           
protected  UserService MBMessageLocalServiceBaseImpl.userService
           
protected  UserService MBThreadLocalServiceBaseImpl.userService
           
protected  UserService MBCategoryLocalServiceBaseImpl.userService
           
protected  UserService MBDiscussionLocalServiceBaseImpl.userService
           
protected  UserService MBCategoryServiceBaseImpl.userService
           
protected  UserService MBBanLocalServiceBaseImpl.userService
           
protected  UserService MBMessageServiceBaseImpl.userService
           
protected  UserService MBThreadServiceBaseImpl.userService
           
protected  UserService MBThreadFlagLocalServiceBaseImpl.userService
           
protected  UserService MBBanServiceBaseImpl.userService
           
protected  UserService MBMailingListLocalServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.messageboards.service.base that return UserService
 UserService MBStatsUserLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MBMessageLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MBThreadLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MBCategoryLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MBDiscussionLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MBCategoryServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MBBanLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MBMessageServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MBThreadServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MBThreadFlagLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MBBanServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MBMailingListLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type UserService
 void MBStatsUserLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MBMessageLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MBThreadLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MBCategoryLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MBDiscussionLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MBCategoryServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MBBanLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MBMessageServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MBThreadServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MBThreadFlagLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MBBanServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MBMailingListLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 

Uses of UserService in com.liferay.portlet.mobiledevicerules.service.base
 

Fields in com.liferay.portlet.mobiledevicerules.service.base declared as UserService
protected  UserService MDRRuleLocalServiceBaseImpl.userService
           
protected  UserService MDRRuleGroupInstanceLocalServiceBaseImpl.userService
           
protected  UserService MDRActionServiceBaseImpl.userService
           
protected  UserService MDRActionLocalServiceBaseImpl.userService
           
protected  UserService MDRRuleGroupServiceBaseImpl.userService
           
protected  UserService MDRRuleGroupInstanceServiceBaseImpl.userService
           
protected  UserService MDRRuleServiceBaseImpl.userService
           
protected  UserService MDRRuleGroupLocalServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.mobiledevicerules.service.base that return UserService
 UserService MDRRuleLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MDRRuleGroupInstanceLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MDRActionServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MDRActionLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MDRRuleGroupServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MDRRuleGroupInstanceServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MDRRuleServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService MDRRuleGroupLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 

Methods in com.liferay.portlet.mobiledevicerules.service.base with parameters of type UserService
 void MDRRuleLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MDRRuleGroupInstanceLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MDRActionServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MDRActionLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MDRRuleGroupServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MDRRuleGroupInstanceServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MDRRuleServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void MDRRuleGroupLocalServiceBaseImpl.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
           
protected  UserService RatingsEntryLocalServiceBaseImpl.userService
           
protected  UserService RatingsStatsLocalServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.ratings.service.base that return UserService
 UserService RatingsEntryServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService RatingsEntryLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService RatingsStatsLocalServiceBaseImpl.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.
 void RatingsEntryLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void RatingsStatsLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 

Uses of UserService in com.liferay.portlet.shopping.service.base
 

Fields in com.liferay.portlet.shopping.service.base declared as UserService
protected  UserService ShoppingItemServiceBaseImpl.userService
           
protected  UserService ShoppingCouponServiceBaseImpl.userService
           
protected  UserService ShoppingOrderServiceBaseImpl.userService
           
protected  UserService ShoppingCategoryServiceBaseImpl.userService
           
protected  UserService ShoppingCartLocalServiceBaseImpl.userService
           
protected  UserService ShoppingOrderLocalServiceBaseImpl.userService
           
protected  UserService ShoppingCategoryLocalServiceBaseImpl.userService
           
protected  UserService ShoppingCouponLocalServiceBaseImpl.userService
           
protected  UserService ShoppingItemLocalServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.shopping.service.base that return UserService
 UserService ShoppingItemServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService ShoppingCouponServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService ShoppingOrderServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService ShoppingCategoryServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService ShoppingCartLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService ShoppingOrderLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService ShoppingCategoryLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService ShoppingCouponLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService ShoppingItemLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 

Methods in com.liferay.portlet.shopping.service.base with parameters of type UserService
 void ShoppingItemServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void ShoppingCouponServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void ShoppingOrderServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void ShoppingCategoryServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void ShoppingCartLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void ShoppingOrderLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void ShoppingCategoryLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void ShoppingCouponLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void ShoppingItemLocalServiceBaseImpl.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 SocialRequestServiceBaseImpl.userService
           
protected  UserService SocialActivityLimitLocalServiceBaseImpl.userService
           
protected  UserService SocialRelationLocalServiceBaseImpl.userService
           
protected  UserService SocialActivityServiceBaseImpl.userService
           
protected  UserService SocialActivityLocalServiceBaseImpl.userService
           
protected  UserService SocialActivityAchievementLocalServiceBaseImpl.userService
           
protected  UserService SocialActivityCounterLocalServiceBaseImpl.userService
           
protected  UserService SocialRequestLocalServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.social.service.base that return UserService
 UserService SocialRequestServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService SocialActivityLimitLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService SocialRelationLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService SocialActivityServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService SocialActivityLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService SocialActivityAchievementLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService SocialActivityCounterLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService SocialRequestLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 

Methods in com.liferay.portlet.social.service.base with parameters of type UserService
 void SocialRequestServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void SocialActivityLimitLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void SocialRelationLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void SocialActivityServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void SocialActivityLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void SocialActivityAchievementLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void SocialActivityCounterLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void SocialRequestLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 

Uses of UserService in com.liferay.portlet.softwarecatalog.service.base
 

Fields in com.liferay.portlet.softwarecatalog.service.base declared as UserService
protected  UserService SCFrameworkVersionLocalServiceBaseImpl.userService
           
protected  UserService SCProductVersionLocalServiceBaseImpl.userService
           
protected  UserService SCProductVersionServiceBaseImpl.userService
           
protected  UserService SCFrameworkVersionServiceBaseImpl.userService
           
protected  UserService SCProductEntryServiceBaseImpl.userService
           
protected  UserService SCProductEntryLocalServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.softwarecatalog.service.base that return UserService
 UserService SCFrameworkVersionLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService SCProductVersionLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService SCProductVersionServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService SCFrameworkVersionServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService SCProductEntryServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService SCProductEntryLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 

Methods in com.liferay.portlet.softwarecatalog.service.base with parameters of type UserService
 void SCFrameworkVersionLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void SCProductVersionLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void SCProductVersionServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void SCFrameworkVersionServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void SCProductEntryServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void SCProductEntryLocalServiceBaseImpl.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 TrashVersionLocalServiceBaseImpl.userService
           
protected  UserService TrashEntryServiceBaseImpl.userService
           
protected  UserService TrashEntryLocalServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.trash.service.base that return UserService
 UserService TrashVersionLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService TrashEntryServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService TrashEntryLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 

Methods in com.liferay.portlet.trash.service.base with parameters of type UserService
 void TrashVersionLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void TrashEntryServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void TrashEntryLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 

Uses of UserService in com.liferay.portlet.wiki.service.base
 

Fields in com.liferay.portlet.wiki.service.base declared as UserService
protected  UserService WikiNodeLocalServiceBaseImpl.userService
           
protected  UserService WikiNodeServiceBaseImpl.userService
           
protected  UserService WikiPageLocalServiceBaseImpl.userService
           
protected  UserService WikiPageServiceBaseImpl.userService
           
 

Methods in com.liferay.portlet.wiki.service.base that return UserService
 UserService WikiNodeLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService WikiNodeServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService WikiPageLocalServiceBaseImpl.getUserService()
          Returns the user remote service.
 UserService WikiPageServiceBaseImpl.getUserService()
          Returns the user remote service.
 

Methods in com.liferay.portlet.wiki.service.base with parameters of type UserService
 void WikiNodeLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void WikiNodeServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void WikiPageLocalServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 void WikiPageServiceBaseImpl.setUserService(UserService userService)
          Sets the user remote service.
 


Liferay 7.0-ce-m3