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