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