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 |
AssetVocabularyLocalServiceWrapper
Provides a wrapper for
AssetVocabularyLocalService . |
Modifier and Type | Method and Description |
---|---|
static AssetVocabularyLocalService |
AssetVocabularyLocalServiceUtil.getService() |
AssetVocabularyLocalService |
AssetVocabularyLocalServiceWrapper.getWrappedService() |
Modifier and Type | Method and Description |
---|---|
void |
AssetVocabularyLocalServiceWrapper.setWrappedService(AssetVocabularyLocalService assetVocabularyLocalService) |
Constructor and Description |
---|
AssetVocabularyLocalServiceWrapper(AssetVocabularyLocalService assetVocabularyLocalService) |