| 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 |
AssetCategoryPropertyLocalServiceWrapper
Deprecated.
As of Judson (7.1.x), replaced by
com.liferay.asset.category.property.service.impl.AssetCategoryPropertyLocalServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
static AssetCategoryPropertyLocalService |
AssetCategoryPropertyLocalServiceUtil.getService()
Deprecated.
|
AssetCategoryPropertyLocalService |
AssetCategoryPropertyLocalServiceWrapper.getWrappedService()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetCategoryPropertyLocalServiceWrapper.setWrappedService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Deprecated.
|
| Constructor and Description |
|---|
AssetCategoryPropertyLocalServiceWrapper(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Deprecated.
|