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