| 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 |
AssetCategoryServiceWrapper
Provides a wrapper for
AssetCategoryService. |
| Modifier and Type | Method and Description |
|---|---|
static AssetCategoryService |
AssetCategoryServiceUtil.getService() |
AssetCategoryService |
AssetCategoryServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetCategoryServiceWrapper.setWrappedService(AssetCategoryService assetCategoryService) |
| Constructor and Description |
|---|
AssetCategoryServiceWrapper(AssetCategoryService assetCategoryService) |