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