Liferay 6.1.2-ce-ga3

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

Packages that use AssetCategoryPropertyService
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. 
 

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

Classes in com.liferay.portlet.asset.service that implement AssetCategoryPropertyService
 class AssetCategoryPropertyServiceWrapper
           This class is a wrapper for AssetCategoryPropertyService.
 

Methods in com.liferay.portlet.asset.service that return AssetCategoryPropertyService
static AssetCategoryPropertyService AssetCategoryPropertyServiceUtil.getService()
           
 AssetCategoryPropertyService AssetCategoryPropertyServiceWrapper.getWrappedAssetCategoryPropertyService()
          Deprecated. Renamed to AssetCategoryPropertyServiceWrapper.getWrappedService()
 AssetCategoryPropertyService AssetCategoryPropertyServiceWrapper.getWrappedService()
           
 

Methods in com.liferay.portlet.asset.service with parameters of type AssetCategoryPropertyService
 void AssetCategoryPropertyServiceUtil.setService(AssetCategoryPropertyService service)
          Deprecated.  
 void AssetCategoryPropertyServiceWrapper.setWrappedAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Deprecated. Renamed to AssetCategoryPropertyServiceWrapper.setWrappedService(com.liferay.portlet.asset.service.AssetCategoryPropertyService)
 void AssetCategoryPropertyServiceWrapper.setWrappedService(AssetCategoryPropertyService assetCategoryPropertyService)
           
 

Constructors in com.liferay.portlet.asset.service with parameters of type AssetCategoryPropertyService
AssetCategoryPropertyServiceWrapper(AssetCategoryPropertyService assetCategoryPropertyService)
           
 

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

Classes in com.liferay.portlet.asset.service.base that implement AssetCategoryPropertyService
 class AssetCategoryPropertyServiceBaseImpl
          The base implementation of the asset category property remote service.
 

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

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

Methods in com.liferay.portlet.asset.service.base with parameters of type AssetCategoryPropertyService
 void AssetCategoryLocalServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Sets the asset category property remote service.
 void AssetTagStatsLocalServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Sets the asset category property remote service.
 void AssetVocabularyServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Sets the asset category property remote service.
 void AssetCategoryServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Sets the asset category property remote service.
 void AssetCategoryPropertyLocalServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Sets the asset category property remote service.
 void AssetTagPropertyServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Sets the asset category property remote service.
 void AssetTagPropertyLocalServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Sets the asset category property remote service.
 void AssetEntryServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Sets the asset category property remote service.
 void AssetLinkLocalServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Sets the asset category property remote service.
 void AssetVocabularyLocalServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Sets the asset category property remote service.
 void AssetTagLocalServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Sets the asset category property remote service.
 void AssetEntryLocalServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Sets the asset category property remote service.
 void AssetTagServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Sets the asset category property remote service.
 void AssetCategoryPropertyServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Sets the asset category property remote service.
 

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

Classes in com.liferay.portlet.asset.service.impl that implement AssetCategoryPropertyService
 class AssetCategoryPropertyServiceImpl
           
 


Liferay 6.1.2-ce-ga3