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