| 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 |
AssetVocabularyServiceWrapper
Provides a wrapper for
AssetVocabularyService. |
| Modifier and Type | Method and Description |
|---|---|
static AssetVocabularyService |
AssetVocabularyServiceUtil.getService() |
AssetVocabularyService |
AssetVocabularyServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetVocabularyServiceWrapper.setWrappedService(AssetVocabularyService assetVocabularyService) |
| Constructor and Description |
|---|
AssetVocabularyServiceWrapper(AssetVocabularyService assetVocabularyService) |