|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserLocalService | |
|---|---|
| com.liferay.portal.kernel.repository | |
| com.liferay.portal.repository.proxy | This package defines the portal repository proxy beans. |
| com.liferay.portal.service | 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 UserLocalService | |
|---|---|
protected UserLocalService |
BaseRepositoryImpl.userLocalService
|
| Methods in com.liferay.portal.kernel.repository with parameters of type UserLocalService | |
|---|---|
void |
BaseRepository.setUserLocalService(UserLocalService userLocalService)
|
void |
BaseRepositoryImpl.setUserLocalService(UserLocalService userLocalService)
|
| Uses of UserLocalService in com.liferay.portal.repository.proxy |
|---|
| Methods in com.liferay.portal.repository.proxy with parameters of type UserLocalService | |
|---|---|
void |
BaseRepositoryProxyBean.setUserLocalService(UserLocalService userLocalService)
|
| Uses of UserLocalService in com.liferay.portal.service |
|---|
| Classes in com.liferay.portal.service that implement UserLocalService | |
|---|---|
class |
UserLocalServiceWrapper
Provides a wrapper for UserLocalService. |
| Methods in com.liferay.portal.service that return UserLocalService | |
|---|---|
static UserLocalService |
UserLocalServiceUtil.getService()
|
UserLocalService |
UserLocalServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portal.service with parameters of type UserLocalService | |
|---|---|
void |
UserLocalServiceWrapper.setWrappedService(UserLocalService userLocalService)
|
| Constructors in com.liferay.portal.service with parameters of type UserLocalService | |
|---|---|
UserLocalServiceWrapper(UserLocalService userLocalService)
|
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||