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