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