Package | Description |
---|---|
com.liferay.asset.kernel.service |
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
|
Modifier and Type | Class and Description |
---|---|
class |
AssetEntryServiceWrapper
Provides a wrapper for
AssetEntryService . |
Modifier and Type | Method and Description |
---|---|
static AssetEntryService |
AssetEntryServiceUtil.getService() |
AssetEntryService |
AssetEntryServiceWrapper.getWrappedService() |
Modifier and Type | Method and Description |
---|---|
void |
AssetEntryServiceWrapper.setWrappedService(AssetEntryService assetEntryService) |
Constructor and Description |
---|
AssetEntryServiceWrapper(AssetEntryService assetEntryService) |