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