Uses of Interface
com.liferay.portal.kernel.service.UserLocalService
Packages that use UserLocalService
Package
Description
This package defines the portal repository proxy beans.
This package defines the portal service interfaces and classes.
-
Uses of UserLocalService in com.liferay.portal.kernel.repository
Fields in com.liferay.portal.kernel.repository declared as UserLocalServiceMethods in com.liferay.portal.kernel.repository with parameters of type UserLocalServiceModifier and TypeMethodDescriptionvoid
BaseRepository.setUserLocalService
(UserLocalService userLocalService) void
BaseRepositoryImpl.setUserLocalService
(UserLocalService userLocalService) -
Uses of UserLocalService in com.liferay.portal.kernel.repository.proxy
Methods in com.liferay.portal.kernel.repository.proxy with parameters of type UserLocalServiceModifier and TypeMethodDescriptionvoid
BaseRepositoryProxyBean.setUserLocalService
(UserLocalService userLocalService) -
Uses of UserLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement UserLocalServiceMethods in com.liferay.portal.kernel.service that return UserLocalServiceModifier and TypeMethodDescriptionstatic UserLocalService
UserLocalServiceUtil.getService()
UserLocalServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type UserLocalServiceModifier and TypeMethodDescriptionstatic void
UserLocalServiceUtil.setService
(UserLocalService service) void
UserLocalServiceWrapper.setWrappedService
(UserLocalService userLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type UserLocalService -
Uses of UserLocalService in com.liferay.portal.kernel.upgrade
Constructors in com.liferay.portal.kernel.upgrade with parameters of type UserLocalService