| 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 |
AssetTagServiceWrapper
Provides a wrapper for
AssetTagService. |
| Modifier and Type | Method and Description |
|---|---|
static AssetTagService |
AssetTagServiceUtil.getService() |
AssetTagService |
AssetTagServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetTagServiceWrapper.setWrappedService(AssetTagService assetTagService) |
| Constructor and Description |
|---|
AssetTagServiceWrapper(AssetTagService assetTagService) |