|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssetVocabularyService | |
|---|---|
| com.liferay.portlet.asset.service | This package defines the local and remote asset portlet service interfaces and classes. |
| com.liferay.portlet.asset.service.base | |
| com.liferay.portlet.asset.service.impl | This package defines the local and remote asset portlet service implementations. |
| Uses of AssetVocabularyService in com.liferay.portlet.asset.service |
|---|
| Classes in com.liferay.portlet.asset.service that implement AssetVocabularyService | |
|---|---|
class |
AssetVocabularyServiceWrapper
This class is a wrapper for AssetVocabularyService. |
| Methods in com.liferay.portlet.asset.service that return AssetVocabularyService | |
|---|---|
static AssetVocabularyService |
AssetVocabularyServiceUtil.getService()
|
AssetVocabularyService |
AssetVocabularyServiceWrapper.getWrappedAssetVocabularyService()
Deprecated. Renamed to AssetVocabularyServiceWrapper.getWrappedService() |
AssetVocabularyService |
AssetVocabularyServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portlet.asset.service with parameters of type AssetVocabularyService | |
|---|---|
void |
AssetVocabularyServiceUtil.setService(AssetVocabularyService service)
|
void |
AssetVocabularyServiceWrapper.setWrappedAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Deprecated. Renamed to AssetVocabularyServiceWrapper.setWrappedService(com.liferay.portlet.asset.service.AssetVocabularyService) |
void |
AssetVocabularyServiceWrapper.setWrappedService(AssetVocabularyService assetVocabularyService)
|
| Constructors in com.liferay.portlet.asset.service with parameters of type AssetVocabularyService | |
|---|---|
AssetVocabularyServiceWrapper(AssetVocabularyService assetVocabularyService)
|
|
| Uses of AssetVocabularyService in com.liferay.portlet.asset.service.base |
|---|
| Classes in com.liferay.portlet.asset.service.base that implement AssetVocabularyService | |
|---|---|
class |
AssetVocabularyServiceBaseImpl
The base implementation of the asset vocabulary remote service. |
| Methods in com.liferay.portlet.asset.service.base that return AssetVocabularyService | |
|---|---|
AssetVocabularyService |
AssetVocabularyServiceBaseImpl.getAssetVocabularyService()
Returns the asset vocabulary remote service. |
AssetVocabularyService |
AssetVocabularyLocalServiceBaseImpl.getAssetVocabularyService()
Returns the asset vocabulary remote service. |
AssetVocabularyService |
AssetTagStatsLocalServiceBaseImpl.getAssetVocabularyService()
Returns the asset vocabulary remote service. |
AssetVocabularyService |
AssetTagServiceBaseImpl.getAssetVocabularyService()
Returns the asset vocabulary remote service. |
AssetVocabularyService |
AssetTagPropertyServiceBaseImpl.getAssetVocabularyService()
Returns the asset vocabulary remote service. |
AssetVocabularyService |
AssetTagPropertyLocalServiceBaseImpl.getAssetVocabularyService()
Returns the asset vocabulary remote service. |
AssetVocabularyService |
AssetTagLocalServiceBaseImpl.getAssetVocabularyService()
Returns the asset vocabulary remote service. |
AssetVocabularyService |
AssetLinkLocalServiceBaseImpl.getAssetVocabularyService()
Returns the asset vocabulary remote service. |
AssetVocabularyService |
AssetEntryServiceBaseImpl.getAssetVocabularyService()
Returns the asset vocabulary remote service. |
AssetVocabularyService |
AssetEntryLocalServiceBaseImpl.getAssetVocabularyService()
Returns the asset vocabulary remote service. |
AssetVocabularyService |
AssetCategoryServiceBaseImpl.getAssetVocabularyService()
Returns the asset vocabulary remote service. |
AssetVocabularyService |
AssetCategoryPropertyServiceBaseImpl.getAssetVocabularyService()
Returns the asset vocabulary remote service. |
AssetVocabularyService |
AssetCategoryPropertyLocalServiceBaseImpl.getAssetVocabularyService()
Returns the asset vocabulary remote service. |
AssetVocabularyService |
AssetCategoryLocalServiceBaseImpl.getAssetVocabularyService()
Returns the asset vocabulary remote service. |
| Methods in com.liferay.portlet.asset.service.base with parameters of type AssetVocabularyService | |
|---|---|
void |
AssetVocabularyServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service. |
void |
AssetVocabularyLocalServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service. |
void |
AssetTagStatsLocalServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service. |
void |
AssetTagServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service. |
void |
AssetTagPropertyServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service. |
void |
AssetTagPropertyLocalServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service. |
void |
AssetTagLocalServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service. |
void |
AssetLinkLocalServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service. |
void |
AssetEntryServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service. |
void |
AssetEntryLocalServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service. |
void |
AssetCategoryServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service. |
void |
AssetCategoryPropertyServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service. |
void |
AssetCategoryPropertyLocalServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service. |
void |
AssetCategoryLocalServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service. |
| Uses of AssetVocabularyService in com.liferay.portlet.asset.service.impl |
|---|
| Classes in com.liferay.portlet.asset.service.impl that implement AssetVocabularyService | |
|---|---|
class |
AssetVocabularyServiceImpl
|
|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||