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