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