|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssetVocabularyLocalService | |
---|---|
com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
com.liferay.portlet.asset.service | This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. |
com.liferay.portlet.asset.service.base | |
com.liferay.portlet.asset.service.impl | This package defines the asset portlet local and remote service implementations. |
Uses of AssetVocabularyLocalService in com.liferay.portal.service.base |
---|
Fields in com.liferay.portal.service.base declared as AssetVocabularyLocalService | |
---|---|
protected AssetVocabularyLocalService |
GroupServiceBaseImpl.assetVocabularyLocalService
|
protected AssetVocabularyLocalService |
GroupLocalServiceBaseImpl.assetVocabularyLocalService
|
Methods in com.liferay.portal.service.base that return AssetVocabularyLocalService | |
---|---|
AssetVocabularyLocalService |
GroupServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
AssetVocabularyLocalService |
GroupLocalServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
Methods in com.liferay.portal.service.base with parameters of type AssetVocabularyLocalService | |
---|---|
void |
GroupServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
void |
GroupLocalServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
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)
|
Uses of AssetVocabularyLocalService in com.liferay.portlet.asset.service.base |
---|
Classes in com.liferay.portlet.asset.service.base that implement AssetVocabularyLocalService | |
---|---|
class |
AssetVocabularyLocalServiceBaseImpl
The base implementation of the asset vocabulary local service. |
Methods in com.liferay.portlet.asset.service.base that return AssetVocabularyLocalService | |
---|---|
AssetVocabularyLocalService |
AssetCategoryLocalServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
AssetVocabularyLocalService |
AssetTagStatsLocalServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
AssetVocabularyLocalService |
AssetVocabularyServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
AssetVocabularyLocalService |
AssetCategoryServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
AssetVocabularyLocalService |
AssetCategoryPropertyLocalServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
AssetVocabularyLocalService |
AssetTagPropertyServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
AssetVocabularyLocalService |
AssetTagPropertyLocalServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
AssetVocabularyLocalService |
AssetEntryServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
AssetVocabularyLocalService |
AssetLinkLocalServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
AssetVocabularyLocalService |
AssetVocabularyLocalServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
AssetVocabularyLocalService |
AssetTagLocalServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
AssetVocabularyLocalService |
AssetEntryLocalServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
AssetVocabularyLocalService |
AssetTagServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
AssetVocabularyLocalService |
AssetCategoryPropertyServiceBaseImpl.getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
Methods in com.liferay.portlet.asset.service.base with parameters of type AssetVocabularyLocalService | |
---|---|
void |
AssetCategoryLocalServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
void |
AssetTagStatsLocalServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
void |
AssetVocabularyServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
void |
AssetCategoryServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
void |
AssetCategoryPropertyLocalServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
void |
AssetTagPropertyServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
void |
AssetTagPropertyLocalServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
void |
AssetEntryServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
void |
AssetLinkLocalServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
void |
AssetVocabularyLocalServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
void |
AssetTagLocalServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
void |
AssetEntryLocalServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
void |
AssetTagServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
void |
AssetCategoryPropertyServiceBaseImpl.setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
Uses of AssetVocabularyLocalService in com.liferay.portlet.asset.service.impl |
---|
Classes in com.liferay.portlet.asset.service.impl that implement AssetVocabularyLocalService | |
---|---|
class |
AssetVocabularyLocalServiceImpl
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |