|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssetVocabularyFinder | |
---|---|
com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
com.liferay.portlet.asset.service.base | |
com.liferay.portlet.asset.service.persistence |
Uses of AssetVocabularyFinder in com.liferay.portal.service.base |
---|
Fields in com.liferay.portal.service.base declared as AssetVocabularyFinder | |
---|---|
protected AssetVocabularyFinder |
GroupServiceBaseImpl.assetVocabularyFinder
|
protected AssetVocabularyFinder |
GroupLocalServiceBaseImpl.assetVocabularyFinder
|
Methods in com.liferay.portal.service.base that return AssetVocabularyFinder | |
---|---|
AssetVocabularyFinder |
GroupServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
AssetVocabularyFinder |
GroupLocalServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
Methods in com.liferay.portal.service.base with parameters of type AssetVocabularyFinder | |
---|---|
void |
GroupServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
void |
GroupLocalServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
Uses of AssetVocabularyFinder in com.liferay.portlet.asset.service.base |
---|
Methods in com.liferay.portlet.asset.service.base that return AssetVocabularyFinder | |
---|---|
AssetVocabularyFinder |
AssetCategoryLocalServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
AssetVocabularyFinder |
AssetTagStatsLocalServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
AssetVocabularyFinder |
AssetVocabularyServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
AssetVocabularyFinder |
AssetCategoryServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
AssetVocabularyFinder |
AssetCategoryPropertyLocalServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
AssetVocabularyFinder |
AssetTagPropertyServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
AssetVocabularyFinder |
AssetTagPropertyLocalServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
AssetVocabularyFinder |
AssetEntryServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
AssetVocabularyFinder |
AssetLinkLocalServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
AssetVocabularyFinder |
AssetVocabularyLocalServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
AssetVocabularyFinder |
AssetTagLocalServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
AssetVocabularyFinder |
AssetEntryLocalServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
AssetVocabularyFinder |
AssetTagServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
AssetVocabularyFinder |
AssetCategoryPropertyServiceBaseImpl.getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
Methods in com.liferay.portlet.asset.service.base with parameters of type AssetVocabularyFinder | |
---|---|
void |
AssetCategoryLocalServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
void |
AssetTagStatsLocalServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
void |
AssetVocabularyServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
void |
AssetCategoryServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
void |
AssetCategoryPropertyLocalServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
void |
AssetTagPropertyServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
void |
AssetTagPropertyLocalServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
void |
AssetEntryServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
void |
AssetLinkLocalServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
void |
AssetVocabularyLocalServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
void |
AssetTagLocalServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
void |
AssetEntryLocalServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
void |
AssetTagServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
void |
AssetCategoryPropertyServiceBaseImpl.setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
Uses of AssetVocabularyFinder in com.liferay.portlet.asset.service.persistence |
---|
Classes in com.liferay.portlet.asset.service.persistence that implement AssetVocabularyFinder | |
---|---|
class |
AssetVocabularyFinderImpl
|
Methods in com.liferay.portlet.asset.service.persistence that return AssetVocabularyFinder | |
---|---|
static AssetVocabularyFinder |
AssetVocabularyFinderUtil.getFinder()
|
Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetVocabularyFinder | |
---|---|
void |
AssetVocabularyFinderUtil.setFinder(AssetVocabularyFinder finder)
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |