Liferay 6.1.2-ce-ga3

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.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 AssetCategoryLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetTagStatsLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetVocabularyServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetCategoryServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetCategoryPropertyLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetTagPropertyServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetTagPropertyLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetEntryServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetLinkLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetVocabularyLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetTagLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetEntryLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetTagServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder AssetCategoryPropertyServiceBaseImpl.assetCategoryFinder
           
 

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

Methods in com.liferay.portlet.asset.service.base with parameters of type AssetCategoryFinder
 void AssetCategoryLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetTagStatsLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetVocabularyServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetCategoryServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetCategoryPropertyLocalServiceBaseImpl.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 AssetEntryServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetLinkLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetVocabularyLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetTagLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetEntryLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetTagServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void AssetCategoryPropertyServiceBaseImpl.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 DLAppHelperLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder DLFileEntryLocalServiceBaseImpl.assetCategoryFinder
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return AssetCategoryFinder
 AssetCategoryFinder DLFileEntryServiceBaseImpl.getAssetCategoryFinder()
          Returns the asset category finder.
 AssetCategoryFinder DLAppHelperLocalServiceBaseImpl.getAssetCategoryFinder()
          Returns the asset category finder.
 AssetCategoryFinder DLFileEntryLocalServiceBaseImpl.getAssetCategoryFinder()
          Returns 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 DLAppHelperLocalServiceBaseImpl.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.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()
          Returns the asset category finder.
 AssetCategoryFinder JournalArticleLocalServiceBaseImpl.getAssetCategoryFinder()
          Returns 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 WikiPageLocalServiceBaseImpl.assetCategoryFinder
           
protected  AssetCategoryFinder WikiPageServiceBaseImpl.assetCategoryFinder
           
 

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

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


Liferay 6.1.2-ce-ga3