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