Liferay 7.0-ce-b4

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   
 

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 LayoutServiceBaseImpl.assetCategoryLocalService
           
protected  AssetCategoryLocalService LayoutLocalServiceBaseImpl.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 LayoutServiceBaseImpl.getAssetCategoryLocalService()
          Returns the asset category local service.
 AssetCategoryLocalService LayoutLocalServiceBaseImpl.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 LayoutServiceBaseImpl.setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 void LayoutLocalServiceBaseImpl.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.getWrappedService()
           
 

Methods in com.liferay.portlet.asset.service with parameters of type 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 AssetEntryServiceBaseImpl.assetCategoryLocalService
           
protected  AssetCategoryLocalService AssetCategoryLocalServiceBaseImpl.assetCategoryLocalService
           
protected  AssetCategoryLocalService AssetVocabularyServiceBaseImpl.assetCategoryLocalService
           
protected  AssetCategoryLocalService AssetCategoryServiceBaseImpl.assetCategoryLocalService
           
protected  AssetCategoryLocalService AssetEntryLocalServiceBaseImpl.assetCategoryLocalService
           
protected  AssetCategoryLocalService AssetVocabularyLocalServiceBaseImpl.assetCategoryLocalService
           
 

Methods in com.liferay.portlet.asset.service.base that return AssetCategoryLocalService
 AssetCategoryLocalService AssetEntryServiceBaseImpl.getAssetCategoryLocalService()
          Returns the asset category local service.
 AssetCategoryLocalService AssetCategoryLocalServiceBaseImpl.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 AssetVocabularyLocalServiceBaseImpl.getAssetCategoryLocalService()
          Returns the asset category local service.
 

Methods in com.liferay.portlet.asset.service.base with parameters of type AssetCategoryLocalService
 void AssetEntryServiceBaseImpl.setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 void AssetCategoryLocalServiceBaseImpl.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 AssetVocabularyLocalServiceBaseImpl.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.
 


Liferay 7.0-ce-b4