| Package | Description |
|---|---|
| com.liferay.portal.kernel.service |
This package defines the portal service interfaces and classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserIdMapperLocalServiceWrapper
Provides a wrapper for
UserIdMapperLocalService. |
| Modifier and Type | Method and Description |
|---|---|
static UserIdMapperLocalService |
UserIdMapperLocalServiceUtil.getService() |
UserIdMapperLocalService |
UserIdMapperLocalServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserIdMapperLocalServiceWrapper.setWrappedService(UserIdMapperLocalService userIdMapperLocalService) |
| Constructor and Description |
|---|
UserIdMapperLocalServiceWrapper(UserIdMapperLocalService userIdMapperLocalService) |