|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssetVocabularyLocalService | |
---|---|
com.liferay.portlet.asset.service | This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. |
Uses of AssetVocabularyLocalService in com.liferay.portlet.asset.service |
---|
Classes in com.liferay.portlet.asset.service that implement AssetVocabularyLocalService | |
---|---|
class |
AssetVocabularyLocalServiceWrapper
This class is a wrapper for AssetVocabularyLocalService . |
Methods in com.liferay.portlet.asset.service that return AssetVocabularyLocalService | |
---|---|
static AssetVocabularyLocalService |
AssetVocabularyLocalServiceUtil.getService()
|
AssetVocabularyLocalService |
AssetVocabularyLocalServiceWrapper.getWrappedAssetVocabularyLocalService()
Deprecated. Renamed to AssetVocabularyLocalServiceWrapper.getWrappedService() |
AssetVocabularyLocalService |
AssetVocabularyLocalServiceWrapper.getWrappedService()
|
Methods in com.liferay.portlet.asset.service with parameters of type AssetVocabularyLocalService | |
---|---|
void |
AssetVocabularyLocalServiceUtil.setService(AssetVocabularyLocalService service)
Deprecated. |
void |
AssetVocabularyLocalServiceWrapper.setWrappedAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Deprecated. Renamed to AssetVocabularyLocalServiceWrapper.setWrappedService(com.liferay.portlet.asset.service.AssetVocabularyLocalService) |
void |
AssetVocabularyLocalServiceWrapper.setWrappedService(AssetVocabularyLocalService assetVocabularyLocalService)
|
Constructors in com.liferay.portlet.asset.service with parameters of type AssetVocabularyLocalService | |
---|---|
AssetVocabularyLocalServiceWrapper(AssetVocabularyLocalService assetVocabularyLocalService)
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |