Liferay 6.0.5

Uses of Interface
com.liferay.portlet.asset.service.persistence.AssetCategoryFinder

Packages that use AssetCategoryFinder
com.liferay.portlet.asset.service.base   
com.liferay.portlet.asset.service.persistence   
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.imagegallery.service.base   
com.liferay.portlet.journal.service.base   
com.liferay.portlet.wiki.service.base   
 

Uses of AssetCategoryFinder in com.liferay.portlet.asset.service.base
 

Fields in com.liferay.portlet.asset.service.base declared as AssetCategoryFinder
protected  AssetCategoryFinder AssetVocabularyServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetVocabularyLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetTagStatsLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetTagServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetTagPropertyServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetTagPropertyLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetTagLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetLinkLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetEntryServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetEntryLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetCategoryServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetCategoryPropertyServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetCategoryPropertyLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetCategoryLocalServiceBaseImpl.assetCategoryFinder
           
 

Methods in com.liferay.portlet.asset.service.base that return AssetCategoryFinder
 AssetCategoryFinder AssetVocabularyServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder AssetVocabularyLocalServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder AssetTagStatsLocalServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder AssetTagServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder AssetTagPropertyServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder AssetTagPropertyLocalServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder AssetTagLocalServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder AssetLinkLocalServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder AssetEntryServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder AssetEntryLocalServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder AssetCategoryServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder AssetCategoryPropertyServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder AssetCategoryPropertyLocalServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder AssetCategoryLocalServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 

Methods in com.liferay.portlet.asset.service.base with parameters of type AssetCategoryFinder
 void AssetVocabularyServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetVocabularyLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetTagStatsLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetTagServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetTagPropertyServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetTagPropertyLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetTagLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetLinkLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetEntryServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetEntryLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetCategoryServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetCategoryPropertyServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetCategoryPropertyLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetCategoryLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 

Uses of AssetCategoryFinder in com.liferay.portlet.asset.service.persistence
 

Classes in com.liferay.portlet.asset.service.persistence that implement AssetCategoryFinder
 class AssetCategoryFinderImpl
           
 

Methods in com.liferay.portlet.asset.service.persistence that return AssetCategoryFinder
static AssetCategoryFinder AssetCategoryFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetCategoryFinder
 void AssetCategoryFinderUtil.setFinder(AssetCategoryFinder finder)
           
 

Uses of AssetCategoryFinder in com.liferay.portlet.documentlibrary.service.base
 

Fields in com.liferay.portlet.documentlibrary.service.base declared as AssetCategoryFinder
protected  AssetCategoryFinder DLFileEntryServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder DLFileEntryLocalServiceBaseImpl.assetCategoryFinder
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return AssetCategoryFinder
 AssetCategoryFinder DLFileEntryServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder DLFileEntryLocalServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type AssetCategoryFinder
 void DLFileEntryServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void DLFileEntryLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 

Uses of AssetCategoryFinder in com.liferay.portlet.imagegallery.service.base
 

Fields in com.liferay.portlet.imagegallery.service.base declared as AssetCategoryFinder
protected  AssetCategoryFinder IGImageServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder IGImageLocalServiceBaseImpl.assetCategoryFinder
           
 

Methods in com.liferay.portlet.imagegallery.service.base that return AssetCategoryFinder
 AssetCategoryFinder IGImageServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder IGImageLocalServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 

Methods in com.liferay.portlet.imagegallery.service.base with parameters of type AssetCategoryFinder
 void IGImageServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void IGImageLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 

Uses of AssetCategoryFinder in com.liferay.portlet.journal.service.base
 

Fields in com.liferay.portlet.journal.service.base declared as AssetCategoryFinder
protected  AssetCategoryFinder JournalArticleServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder JournalArticleLocalServiceBaseImpl.assetCategoryFinder
           
 

Methods in com.liferay.portlet.journal.service.base that return AssetCategoryFinder
 AssetCategoryFinder JournalArticleServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder JournalArticleLocalServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 

Methods in com.liferay.portlet.journal.service.base with parameters of type AssetCategoryFinder
 void JournalArticleServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void JournalArticleLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 

Uses of AssetCategoryFinder in com.liferay.portlet.wiki.service.base
 

Fields in com.liferay.portlet.wiki.service.base declared as AssetCategoryFinder
protected  AssetCategoryFinder WikiPageServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder WikiPageLocalServiceBaseImpl.assetCategoryFinder
           
 

Methods in com.liferay.portlet.wiki.service.base that return AssetCategoryFinder
 AssetCategoryFinder WikiPageServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 AssetCategoryFinder WikiPageLocalServiceBaseImpl.getAssetCategoryFinder()
          Gets the asset category finder.
 

Methods in com.liferay.portlet.wiki.service.base with parameters of type AssetCategoryFinder
 void WikiPageServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void WikiPageLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 


Liferay 6.0.5