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