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