Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.asset.service.AssetCategoryLocalService

Packages that use AssetCategoryLocalService
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. 
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.journal.service.base   
com.liferay.portlet.wiki.service.base   
 

Uses of AssetCategoryLocalService in com.liferay.portal.service.base
 

Fields in com.liferay.portal.service.base declared as AssetCategoryLocalService
protected  AssetCategoryLocalService GroupServiceBaseImpl.assetCategoryLocalService
           
protected  AssetCategoryLocalService OrganizationLocalServiceBaseImpl.assetCategoryLocalService
           
protected  AssetCategoryLocalService GroupLocalServiceBaseImpl.assetCategoryLocalService
           
protected  AssetCategoryLocalService OrganizationServiceBaseImpl.assetCategoryLocalService
           
 

Methods in com.liferay.portal.service.base that return AssetCategoryLocalService
 AssetCategoryLocalService GroupServiceBaseImpl.getAssetCategoryLocalService()
          Returns the asset category local service.
 AssetCategoryLocalService OrganizationLocalServiceBaseImpl.getAssetCategoryLocalService()
          Returns the asset category local service.
 AssetCategoryLocalService GroupLocalServiceBaseImpl.getAssetCategoryLocalService()
          Returns the asset category local service.
 AssetCategoryLocalService OrganizationServiceBaseImpl.getAssetCategoryLocalService()
          Returns the asset category local service.
 

Methods in com.liferay.portal.service.base with parameters of type AssetCategoryLocalService
 void GroupServiceBaseImpl.setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 void OrganizationLocalServiceBaseImpl.setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 void GroupLocalServiceBaseImpl.setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 void OrganizationServiceBaseImpl.setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 

Uses of AssetCategoryLocalService in com.liferay.portlet.asset.service
 

Classes in com.liferay.portlet.asset.service that implement AssetCategoryLocalService
 class AssetCategoryLocalServiceWrapper
          Provides a wrapper for AssetCategoryLocalService.
 

Methods in com.liferay.portlet.asset.service that return AssetCategoryLocalService
static AssetCategoryLocalService AssetCategoryLocalServiceUtil.getService()
           
 AssetCategoryLocalService AssetCategoryLocalServiceWrapper.getWrappedAssetCategoryLocalService()
          Deprecated. As of 6.1.0, replaced by AssetCategoryLocalServiceWrapper.getWrappedService()
 AssetCategoryLocalService AssetCategoryLocalServiceWrapper.getWrappedService()
           
 

Methods in com.liferay.portlet.asset.service with parameters of type AssetCategoryLocalService
 void AssetCategoryLocalServiceUtil.setService(AssetCategoryLocalService service)
          Deprecated. As of 6.2.0
 void AssetCategoryLocalServiceWrapper.setWrappedAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
          Deprecated. As of 6.1.0, replaced by AssetCategoryLocalServiceWrapper.setWrappedService(com.liferay.portlet.asset.service.AssetCategoryLocalService)
 void AssetCategoryLocalServiceWrapper.setWrappedService(AssetCategoryLocalService assetCategoryLocalService)
           
 

Constructors in com.liferay.portlet.asset.service with parameters of type AssetCategoryLocalService
AssetCategoryLocalServiceWrapper(AssetCategoryLocalService assetCategoryLocalService)
           
 

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

Classes in com.liferay.portlet.asset.service.base that implement AssetCategoryLocalService
 class AssetCategoryLocalServiceBaseImpl
          Provides the base implementation for the asset category local service.
 

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

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

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

Uses of AssetCategoryLocalService in com.liferay.portlet.asset.service.impl
 

Classes in com.liferay.portlet.asset.service.impl that implement AssetCategoryLocalService
 class AssetCategoryLocalServiceImpl
          Provides the local service for accessing, adding, deleting, merging, moving, and updating asset categories.
 

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

Fields in com.liferay.portlet.documentlibrary.service.base declared as AssetCategoryLocalService
protected  AssetCategoryLocalService DLFileEntryServiceBaseImpl.assetCategoryLocalService
           
protected  AssetCategoryLocalService DLAppHelperLocalServiceBaseImpl.assetCategoryLocalService
           
protected  AssetCategoryLocalService DLFileEntryLocalServiceBaseImpl.assetCategoryLocalService
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return AssetCategoryLocalService
 AssetCategoryLocalService DLFileEntryServiceBaseImpl.getAssetCategoryLocalService()
          Returns the asset category local service.
 AssetCategoryLocalService DLAppHelperLocalServiceBaseImpl.getAssetCategoryLocalService()
          Returns the asset category local service.
 AssetCategoryLocalService DLFileEntryLocalServiceBaseImpl.getAssetCategoryLocalService()
          Returns the asset category local service.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type AssetCategoryLocalService
 void DLFileEntryServiceBaseImpl.setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 void DLAppHelperLocalServiceBaseImpl.setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 void DLFileEntryLocalServiceBaseImpl.setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 

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

Fields in com.liferay.portlet.journal.service.base declared as AssetCategoryLocalService
protected  AssetCategoryLocalService JournalArticleServiceBaseImpl.assetCategoryLocalService
           
protected  AssetCategoryLocalService JournalArticleLocalServiceBaseImpl.assetCategoryLocalService
           
 

Methods in com.liferay.portlet.journal.service.base that return AssetCategoryLocalService
 AssetCategoryLocalService JournalArticleServiceBaseImpl.getAssetCategoryLocalService()
          Returns the asset category local service.
 AssetCategoryLocalService JournalArticleLocalServiceBaseImpl.getAssetCategoryLocalService()
          Returns the asset category local service.
 

Methods in com.liferay.portlet.journal.service.base with parameters of type AssetCategoryLocalService
 void JournalArticleServiceBaseImpl.setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 void JournalArticleLocalServiceBaseImpl.setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 

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

Fields in com.liferay.portlet.wiki.service.base declared as AssetCategoryLocalService
protected  AssetCategoryLocalService WikiPageServiceBaseImpl.assetCategoryLocalService
           
protected  AssetCategoryLocalService WikiPageLocalServiceBaseImpl.assetCategoryLocalService
           
 

Methods in com.liferay.portlet.wiki.service.base that return AssetCategoryLocalService
 AssetCategoryLocalService WikiPageServiceBaseImpl.getAssetCategoryLocalService()
          Returns the asset category local service.
 AssetCategoryLocalService WikiPageLocalServiceBaseImpl.getAssetCategoryLocalService()
          Returns the asset category local service.
 

Methods in com.liferay.portlet.wiki.service.base with parameters of type AssetCategoryLocalService
 void WikiPageServiceBaseImpl.setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 void WikiPageLocalServiceBaseImpl.setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 


Liferay 6.2-ce-ga5