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