| 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
Deprecated.
As of Judson (7.1.x), replaced by
com.liferay.asset.category.property.service.impl.AssetCategoryPropertyServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
static AssetCategoryPropertyService |
AssetCategoryPropertyServiceUtil.getService()
Deprecated.
|
AssetCategoryPropertyService |
AssetCategoryPropertyServiceWrapper.getWrappedService()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetCategoryPropertyServiceWrapper.setWrappedService(AssetCategoryPropertyService assetCategoryPropertyService)
Deprecated.
|
| Constructor and Description |
|---|
AssetCategoryPropertyServiceWrapper(AssetCategoryPropertyService assetCategoryPropertyService)
Deprecated.
|