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