| Package | Description |
|---|---|
| com.liferay.exportimport.kernel.service |
| Modifier and Type | Class and Description |
|---|---|
class |
StagingServiceWrapper
Provides a wrapper for
StagingService. |
| Modifier and Type | Method and Description |
|---|---|
static StagingService |
StagingServiceUtil.getService() |
StagingService |
StagingServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
StagingServiceWrapper.setWrappedService(StagingService stagingService) |
| Constructor and Description |
|---|
StagingServiceWrapper(StagingService stagingService) |