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