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