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