| 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 |
AssetCategoryPropertyServiceWrapper
Provides a wrapper for
AssetCategoryPropertyService. |
| Modifier and Type | Method and Description |
|---|---|
static AssetCategoryPropertyService |
AssetCategoryPropertyServiceUtil.getService() |
AssetCategoryPropertyService |
AssetCategoryPropertyServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetCategoryPropertyServiceWrapper.setWrappedService(AssetCategoryPropertyService assetCategoryPropertyService) |
| Constructor and Description |
|---|
AssetCategoryPropertyServiceWrapper(AssetCategoryPropertyService assetCategoryPropertyService) |