Liferay 6.1.2-ce-ga3

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

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

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

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

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

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

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

Classes in com.liferay.portlet.asset.service.persistence that implement AssetCategoryPersistence
 class AssetCategoryPersistenceImpl
          The persistence implementation for the asset category service.
 

Fields in com.liferay.portlet.asset.service.persistence declared as AssetCategoryPersistence
protected  AssetCategoryPersistence AssetCategoryPersistenceImpl.assetCategoryPersistence
           
protected  AssetCategoryPersistence AssetTagStatsPersistenceImpl.assetCategoryPersistence
           
protected  AssetCategoryPersistence AssetLinkPersistenceImpl.assetCategoryPersistence
           
protected  AssetCategoryPersistence AssetCategoryPropertyPersistenceImpl.assetCategoryPersistence
           
protected  AssetCategoryPersistence AssetTagPersistenceImpl.assetCategoryPersistence
           
protected  AssetCategoryPersistence AssetVocabularyPersistenceImpl.assetCategoryPersistence
           
protected  AssetCategoryPersistence AssetEntryPersistenceImpl.assetCategoryPersistence
           
protected  AssetCategoryPersistence AssetTagPropertyPersistenceImpl.assetCategoryPersistence
           
 

Methods in com.liferay.portlet.asset.service.persistence that return AssetCategoryPersistence
static AssetCategoryPersistence AssetCategoryUtil.getPersistence()
           
 

Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetCategoryPersistence
 void AssetCategoryUtil.setPersistence(AssetCategoryPersistence persistence)
          Deprecated.  
 

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

Fields in com.liferay.portlet.documentlibrary.service.base declared as AssetCategoryPersistence
protected  AssetCategoryPersistence DLFileEntryServiceBaseImpl.assetCategoryPersistence
           
protected  AssetCategoryPersistence DLAppHelperLocalServiceBaseImpl.assetCategoryPersistence
           
protected  AssetCategoryPersistence DLFileEntryLocalServiceBaseImpl.assetCategoryPersistence
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return AssetCategoryPersistence
 AssetCategoryPersistence DLFileEntryServiceBaseImpl.getAssetCategoryPersistence()
          Returns the asset category persistence.
 AssetCategoryPersistence DLAppHelperLocalServiceBaseImpl.getAssetCategoryPersistence()
          Returns the asset category persistence.
 AssetCategoryPersistence DLFileEntryLocalServiceBaseImpl.getAssetCategoryPersistence()
          Returns the asset category persistence.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type AssetCategoryPersistence
 void DLFileEntryServiceBaseImpl.setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)
          Sets the asset category persistence.
 void DLAppHelperLocalServiceBaseImpl.setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)
          Sets the asset category persistence.
 void DLFileEntryLocalServiceBaseImpl.setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)
          Sets the asset category persistence.
 

Uses of AssetCategoryPersistence in com.liferay.portlet.documentlibrary.service.persistence
 

Fields in com.liferay.portlet.documentlibrary.service.persistence declared as AssetCategoryPersistence
protected  AssetCategoryPersistence DLFileEntryPersistenceImpl.assetCategoryPersistence
           
 

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

Fields in com.liferay.portlet.journal.service.base declared as AssetCategoryPersistence
protected  AssetCategoryPersistence JournalArticleServiceBaseImpl.assetCategoryPersistence
           
protected  AssetCategoryPersistence JournalArticleLocalServiceBaseImpl.assetCategoryPersistence
           
 

Methods in com.liferay.portlet.journal.service.base that return AssetCategoryPersistence
 AssetCategoryPersistence JournalArticleServiceBaseImpl.getAssetCategoryPersistence()
          Returns the asset category persistence.
 AssetCategoryPersistence JournalArticleLocalServiceBaseImpl.getAssetCategoryPersistence()
          Returns the asset category persistence.
 

Methods in com.liferay.portlet.journal.service.base with parameters of type AssetCategoryPersistence
 void JournalArticleServiceBaseImpl.setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)
          Sets the asset category persistence.
 void JournalArticleLocalServiceBaseImpl.setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)
          Sets the asset category persistence.
 

Uses of AssetCategoryPersistence in com.liferay.portlet.journal.service.persistence
 

Fields in com.liferay.portlet.journal.service.persistence declared as AssetCategoryPersistence
protected  AssetCategoryPersistence JournalArticlePersistenceImpl.assetCategoryPersistence
           
 

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

Fields in com.liferay.portlet.wiki.service.base declared as AssetCategoryPersistence
protected  AssetCategoryPersistence WikiPageLocalServiceBaseImpl.assetCategoryPersistence
           
protected  AssetCategoryPersistence WikiPageServiceBaseImpl.assetCategoryPersistence
           
 

Methods in com.liferay.portlet.wiki.service.base that return AssetCategoryPersistence
 AssetCategoryPersistence WikiPageLocalServiceBaseImpl.getAssetCategoryPersistence()
          Returns the asset category persistence.
 AssetCategoryPersistence WikiPageServiceBaseImpl.getAssetCategoryPersistence()
          Returns the asset category persistence.
 

Methods in com.liferay.portlet.wiki.service.base with parameters of type AssetCategoryPersistence
 void WikiPageLocalServiceBaseImpl.setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)
          Sets the asset category persistence.
 void WikiPageServiceBaseImpl.setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)
          Sets the asset category persistence.
 

Uses of AssetCategoryPersistence in com.liferay.portlet.wiki.service.persistence
 

Fields in com.liferay.portlet.wiki.service.persistence declared as AssetCategoryPersistence
protected  AssetCategoryPersistence WikiPagePersistenceImpl.assetCategoryPersistence
           
 


Liferay 6.1.2-ce-ga3