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