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