Liferay 6.0.4

com.liferay.portlet.asset.service.base
Class AssetCategoryPropertyServiceBaseImpl

java.lang.Object
  extended by com.liferay.portal.service.base.PrincipalBean
      extended by com.liferay.portlet.asset.service.base.AssetCategoryPropertyServiceBaseImpl
All Implemented Interfaces:
AssetCategoryPropertyService
Direct Known Subclasses:
AssetCategoryPropertyServiceImpl

public abstract class AssetCategoryPropertyServiceBaseImpl
extends PrincipalBean
implements AssetCategoryPropertyService


Field Summary
protected  AssetCategoryFinder assetCategoryFinder
           
protected  AssetCategoryLocalService assetCategoryLocalService
           
protected  AssetCategoryPersistence assetCategoryPersistence
           
protected  AssetCategoryPropertyFinder assetCategoryPropertyFinder
           
protected  AssetCategoryPropertyLocalService assetCategoryPropertyLocalService
           
protected  AssetCategoryPropertyPersistence assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyService assetCategoryPropertyService
           
protected  AssetCategoryService assetCategoryService
           
protected  AssetEntryFinder assetEntryFinder
           
protected  AssetEntryLocalService assetEntryLocalService
           
protected  AssetEntryPersistence assetEntryPersistence
           
protected  AssetEntryService assetEntryService
           
protected  AssetLinkLocalService assetLinkLocalService
           
protected  AssetLinkPersistence assetLinkPersistence
           
protected  AssetTagFinder assetTagFinder
           
protected  AssetTagLocalService assetTagLocalService
           
protected  AssetTagPersistence assetTagPersistence
           
protected  AssetTagPropertyFinder assetTagPropertyFinder
           
protected  AssetTagPropertyKeyFinder assetTagPropertyKeyFinder
           
protected  AssetTagPropertyLocalService assetTagPropertyLocalService
           
protected  AssetTagPropertyPersistence assetTagPropertyPersistence
           
protected  AssetTagPropertyService assetTagPropertyService
           
protected  AssetTagService assetTagService
           
protected  AssetTagStatsLocalService assetTagStatsLocalService
           
protected  AssetTagStatsPersistence assetTagStatsPersistence
           
protected  AssetVocabularyLocalService assetVocabularyLocalService
           
protected  AssetVocabularyPersistence assetVocabularyPersistence
           
protected  AssetVocabularyService assetVocabularyService
           
protected  CounterLocalService counterLocalService
           
protected  ResourceFinder resourceFinder
           
protected  ResourceLocalService resourceLocalService
           
protected  ResourcePersistence resourcePersistence
           
protected  ResourceService resourceService
           
protected  UserFinder userFinder
           
protected  UserLocalService userLocalService
           
protected  UserPersistence userPersistence
           
protected  UserService userService
           
 
Fields inherited from class com.liferay.portal.service.base.PrincipalBean
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS
 
Constructor Summary
AssetCategoryPropertyServiceBaseImpl()
           
 
Method Summary
 AssetCategoryFinder getAssetCategoryFinder()
           
 AssetCategoryLocalService getAssetCategoryLocalService()
           
 AssetCategoryPersistence getAssetCategoryPersistence()
           
 AssetCategoryPropertyFinder getAssetCategoryPropertyFinder()
           
 AssetCategoryPropertyLocalService getAssetCategoryPropertyLocalService()
           
 AssetCategoryPropertyPersistence getAssetCategoryPropertyPersistence()
           
 AssetCategoryPropertyService getAssetCategoryPropertyService()
           
 AssetCategoryService getAssetCategoryService()
           
 AssetEntryFinder getAssetEntryFinder()
           
 AssetEntryLocalService getAssetEntryLocalService()
           
 AssetEntryPersistence getAssetEntryPersistence()
           
 AssetEntryService getAssetEntryService()
           
 AssetLinkLocalService getAssetLinkLocalService()
           
 AssetLinkPersistence getAssetLinkPersistence()
           
 AssetTagFinder getAssetTagFinder()
           
 AssetTagLocalService getAssetTagLocalService()
           
 AssetTagPersistence getAssetTagPersistence()
           
 AssetTagPropertyFinder getAssetTagPropertyFinder()
           
 AssetTagPropertyKeyFinder getAssetTagPropertyKeyFinder()
           
 AssetTagPropertyLocalService getAssetTagPropertyLocalService()
           
 AssetTagPropertyPersistence getAssetTagPropertyPersistence()
           
 AssetTagPropertyService getAssetTagPropertyService()
           
 AssetTagService getAssetTagService()
           
 AssetTagStatsLocalService getAssetTagStatsLocalService()
           
 AssetTagStatsPersistence getAssetTagStatsPersistence()
           
 AssetVocabularyLocalService getAssetVocabularyLocalService()
           
 AssetVocabularyPersistence getAssetVocabularyPersistence()
           
 AssetVocabularyService getAssetVocabularyService()
           
 CounterLocalService getCounterLocalService()
           
 ResourceFinder getResourceFinder()
           
 ResourceLocalService getResourceLocalService()
           
 ResourcePersistence getResourcePersistence()
           
 ResourceService getResourceService()
           
 UserFinder getUserFinder()
           
 UserLocalService getUserLocalService()
           
 UserPersistence getUserPersistence()
           
 UserService getUserService()
           
protected  void runSQL(String sql)
           
 void setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
           
 void setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
           
 void setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)
           
 void setAssetCategoryPropertyFinder(AssetCategoryPropertyFinder assetCategoryPropertyFinder)
           
 void setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
           
 void setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
           
 void setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
           
 void setAssetCategoryService(AssetCategoryService assetCategoryService)
           
 void setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
           
 void setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
           
 void setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void setAssetEntryService(AssetEntryService assetEntryService)
           
 void setAssetLinkLocalService(AssetLinkLocalService assetLinkLocalService)
           
 void setAssetLinkPersistence(AssetLinkPersistence assetLinkPersistence)
           
 void setAssetTagFinder(AssetTagFinder assetTagFinder)
           
 void setAssetTagLocalService(AssetTagLocalService assetTagLocalService)
           
 void setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
           
 void setAssetTagPropertyFinder(AssetTagPropertyFinder assetTagPropertyFinder)
           
 void setAssetTagPropertyKeyFinder(AssetTagPropertyKeyFinder assetTagPropertyKeyFinder)
           
 void setAssetTagPropertyLocalService(AssetTagPropertyLocalService assetTagPropertyLocalService)
           
 void setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
           
 void setAssetTagPropertyService(AssetTagPropertyService assetTagPropertyService)
           
 void setAssetTagService(AssetTagService assetTagService)
           
 void setAssetTagStatsLocalService(AssetTagStatsLocalService assetTagStatsLocalService)
           
 void setAssetTagStatsPersistence(AssetTagStatsPersistence assetTagStatsPersistence)
           
 void setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
           
 void setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
           
 void setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
           
 void setCounterLocalService(CounterLocalService counterLocalService)
           
 void setResourceFinder(ResourceFinder resourceFinder)
           
 void setResourceLocalService(ResourceLocalService resourceLocalService)
           
 void setResourcePersistence(ResourcePersistence resourcePersistence)
           
 void setResourceService(ResourceService resourceService)
           
 void setUserFinder(UserFinder userFinder)
           
 void setUserLocalService(UserLocalService userLocalService)
           
 void setUserPersistence(UserPersistence userPersistence)
           
 void setUserService(UserService userService)
           
 
Methods inherited from class com.liferay.portal.service.base.PrincipalBean
getGuestOrUser, getGuestOrUserId, getPermissionChecker, getUser, getUserId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.liferay.portlet.asset.service.AssetCategoryPropertyService
addCategoryProperty, deleteCategoryProperty, getCategoryProperties, getCategoryPropertyValues, updateCategoryProperty
 

Field Detail

assetCategoryLocalService

@BeanReference(type=AssetCategoryLocalService.class)
protected AssetCategoryLocalService assetCategoryLocalService

assetCategoryService

@BeanReference(type=AssetCategoryService.class)
protected AssetCategoryService assetCategoryService

assetCategoryPersistence

@BeanReference(type=AssetCategoryPersistence.class)
protected AssetCategoryPersistence assetCategoryPersistence

assetCategoryFinder

@BeanReference(type=AssetCategoryFinder.class)
protected AssetCategoryFinder assetCategoryFinder

assetCategoryPropertyLocalService

@BeanReference(type=AssetCategoryPropertyLocalService.class)
protected AssetCategoryPropertyLocalService assetCategoryPropertyLocalService

assetCategoryPropertyService

@BeanReference(type=AssetCategoryPropertyService.class)
protected AssetCategoryPropertyService assetCategoryPropertyService

assetCategoryPropertyPersistence

@BeanReference(type=AssetCategoryPropertyPersistence.class)
protected AssetCategoryPropertyPersistence assetCategoryPropertyPersistence

assetCategoryPropertyFinder

@BeanReference(type=AssetCategoryPropertyFinder.class)
protected AssetCategoryPropertyFinder assetCategoryPropertyFinder

assetEntryLocalService

@BeanReference(type=AssetEntryLocalService.class)
protected AssetEntryLocalService assetEntryLocalService

assetEntryService

@BeanReference(type=AssetEntryService.class)
protected AssetEntryService assetEntryService

assetEntryPersistence

@BeanReference(type=AssetEntryPersistence.class)
protected AssetEntryPersistence assetEntryPersistence

assetEntryFinder

@BeanReference(type=AssetEntryFinder.class)
protected AssetEntryFinder assetEntryFinder

assetLinkLocalService

@BeanReference(type=AssetLinkLocalService.class)
protected AssetLinkLocalService assetLinkLocalService

assetLinkPersistence

@BeanReference(type=AssetLinkPersistence.class)
protected AssetLinkPersistence assetLinkPersistence

assetTagLocalService

@BeanReference(type=AssetTagLocalService.class)
protected AssetTagLocalService assetTagLocalService

assetTagService

@BeanReference(type=AssetTagService.class)
protected AssetTagService assetTagService

assetTagPersistence

@BeanReference(type=AssetTagPersistence.class)
protected AssetTagPersistence assetTagPersistence

assetTagFinder

@BeanReference(type=AssetTagFinder.class)
protected AssetTagFinder assetTagFinder

assetTagPropertyLocalService

@BeanReference(type=AssetTagPropertyLocalService.class)
protected AssetTagPropertyLocalService assetTagPropertyLocalService

assetTagPropertyService

@BeanReference(type=AssetTagPropertyService.class)
protected AssetTagPropertyService assetTagPropertyService

assetTagPropertyPersistence

@BeanReference(type=AssetTagPropertyPersistence.class)
protected AssetTagPropertyPersistence assetTagPropertyPersistence

assetTagPropertyFinder

@BeanReference(type=AssetTagPropertyFinder.class)
protected AssetTagPropertyFinder assetTagPropertyFinder

assetTagPropertyKeyFinder

@BeanReference(type=AssetTagPropertyKeyFinder.class)
protected AssetTagPropertyKeyFinder assetTagPropertyKeyFinder

assetTagStatsLocalService

@BeanReference(type=AssetTagStatsLocalService.class)
protected AssetTagStatsLocalService assetTagStatsLocalService

assetTagStatsPersistence

@BeanReference(type=AssetTagStatsPersistence.class)
protected AssetTagStatsPersistence assetTagStatsPersistence

assetVocabularyLocalService

@BeanReference(type=AssetVocabularyLocalService.class)
protected AssetVocabularyLocalService assetVocabularyLocalService

assetVocabularyService

@BeanReference(type=AssetVocabularyService.class)
protected AssetVocabularyService assetVocabularyService

assetVocabularyPersistence

@BeanReference(type=AssetVocabularyPersistence.class)
protected AssetVocabularyPersistence assetVocabularyPersistence

counterLocalService

@BeanReference(type=CounterLocalService.class)
protected CounterLocalService counterLocalService

resourceLocalService

@BeanReference(type=ResourceLocalService.class)
protected ResourceLocalService resourceLocalService

resourceService

@BeanReference(type=ResourceService.class)
protected ResourceService resourceService

resourcePersistence

@BeanReference(type=ResourcePersistence.class)
protected ResourcePersistence resourcePersistence

resourceFinder

@BeanReference(type=ResourceFinder.class)
protected ResourceFinder resourceFinder

userLocalService

@BeanReference(type=UserLocalService.class)
protected UserLocalService userLocalService

userService

@BeanReference(type=UserService.class)
protected UserService userService

userPersistence

@BeanReference(type=UserPersistence.class)
protected UserPersistence userPersistence

userFinder

@BeanReference(type=UserFinder.class)
protected UserFinder userFinder
Constructor Detail

AssetCategoryPropertyServiceBaseImpl

public AssetCategoryPropertyServiceBaseImpl()
Method Detail

getAssetCategoryLocalService

public AssetCategoryLocalService getAssetCategoryLocalService()

setAssetCategoryLocalService

public void setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)

getAssetCategoryService

public AssetCategoryService getAssetCategoryService()

setAssetCategoryService

public void setAssetCategoryService(AssetCategoryService assetCategoryService)

getAssetCategoryPersistence

public AssetCategoryPersistence getAssetCategoryPersistence()

setAssetCategoryPersistence

public void setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)

getAssetCategoryFinder

public AssetCategoryFinder getAssetCategoryFinder()

setAssetCategoryFinder

public void setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)

getAssetCategoryPropertyLocalService

public AssetCategoryPropertyLocalService getAssetCategoryPropertyLocalService()

setAssetCategoryPropertyLocalService

public void setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)

getAssetCategoryPropertyService

public AssetCategoryPropertyService getAssetCategoryPropertyService()

setAssetCategoryPropertyService

public void setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)

getAssetCategoryPropertyPersistence

public AssetCategoryPropertyPersistence getAssetCategoryPropertyPersistence()

setAssetCategoryPropertyPersistence

public void setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)

getAssetCategoryPropertyFinder

public AssetCategoryPropertyFinder getAssetCategoryPropertyFinder()

setAssetCategoryPropertyFinder

public void setAssetCategoryPropertyFinder(AssetCategoryPropertyFinder assetCategoryPropertyFinder)

getAssetEntryLocalService

public AssetEntryLocalService getAssetEntryLocalService()

setAssetEntryLocalService

public void setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)

getAssetEntryService

public AssetEntryService getAssetEntryService()

setAssetEntryService

public void setAssetEntryService(AssetEntryService assetEntryService)

getAssetEntryPersistence

public AssetEntryPersistence getAssetEntryPersistence()

setAssetEntryPersistence

public void setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)

getAssetEntryFinder

public AssetEntryFinder getAssetEntryFinder()

setAssetEntryFinder

public void setAssetEntryFinder(AssetEntryFinder assetEntryFinder)

getAssetLinkLocalService

public AssetLinkLocalService getAssetLinkLocalService()

setAssetLinkLocalService

public void setAssetLinkLocalService(AssetLinkLocalService assetLinkLocalService)

getAssetLinkPersistence

public AssetLinkPersistence getAssetLinkPersistence()

setAssetLinkPersistence

public void setAssetLinkPersistence(AssetLinkPersistence assetLinkPersistence)

getAssetTagLocalService

public AssetTagLocalService getAssetTagLocalService()

setAssetTagLocalService

public void setAssetTagLocalService(AssetTagLocalService assetTagLocalService)

getAssetTagService

public AssetTagService getAssetTagService()

setAssetTagService

public void setAssetTagService(AssetTagService assetTagService)

getAssetTagPersistence

public AssetTagPersistence getAssetTagPersistence()

setAssetTagPersistence

public void setAssetTagPersistence(AssetTagPersistence assetTagPersistence)

getAssetTagFinder

public AssetTagFinder getAssetTagFinder()

setAssetTagFinder

public void setAssetTagFinder(AssetTagFinder assetTagFinder)

getAssetTagPropertyLocalService

public AssetTagPropertyLocalService getAssetTagPropertyLocalService()

setAssetTagPropertyLocalService

public void setAssetTagPropertyLocalService(AssetTagPropertyLocalService assetTagPropertyLocalService)

getAssetTagPropertyService

public AssetTagPropertyService getAssetTagPropertyService()

setAssetTagPropertyService

public void setAssetTagPropertyService(AssetTagPropertyService assetTagPropertyService)

getAssetTagPropertyPersistence

public AssetTagPropertyPersistence getAssetTagPropertyPersistence()

setAssetTagPropertyPersistence

public void setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)

getAssetTagPropertyFinder

public AssetTagPropertyFinder getAssetTagPropertyFinder()

setAssetTagPropertyFinder

public void setAssetTagPropertyFinder(AssetTagPropertyFinder assetTagPropertyFinder)

getAssetTagPropertyKeyFinder

public AssetTagPropertyKeyFinder getAssetTagPropertyKeyFinder()

setAssetTagPropertyKeyFinder

public void setAssetTagPropertyKeyFinder(AssetTagPropertyKeyFinder assetTagPropertyKeyFinder)

getAssetTagStatsLocalService

public AssetTagStatsLocalService getAssetTagStatsLocalService()

setAssetTagStatsLocalService

public void setAssetTagStatsLocalService(AssetTagStatsLocalService assetTagStatsLocalService)

getAssetTagStatsPersistence

public AssetTagStatsPersistence getAssetTagStatsPersistence()

setAssetTagStatsPersistence

public void setAssetTagStatsPersistence(AssetTagStatsPersistence assetTagStatsPersistence)

getAssetVocabularyLocalService

public AssetVocabularyLocalService getAssetVocabularyLocalService()

setAssetVocabularyLocalService

public void setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)

getAssetVocabularyService

public AssetVocabularyService getAssetVocabularyService()

setAssetVocabularyService

public void setAssetVocabularyService(AssetVocabularyService assetVocabularyService)

getAssetVocabularyPersistence

public AssetVocabularyPersistence getAssetVocabularyPersistence()

setAssetVocabularyPersistence

public void setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)

getCounterLocalService

public CounterLocalService getCounterLocalService()

setCounterLocalService

public void setCounterLocalService(CounterLocalService counterLocalService)

getResourceLocalService

public ResourceLocalService getResourceLocalService()

setResourceLocalService

public void setResourceLocalService(ResourceLocalService resourceLocalService)

getResourceService

public ResourceService getResourceService()

setResourceService

public void setResourceService(ResourceService resourceService)

getResourcePersistence

public ResourcePersistence getResourcePersistence()

setResourcePersistence

public void setResourcePersistence(ResourcePersistence resourcePersistence)

getResourceFinder

public ResourceFinder getResourceFinder()

setResourceFinder

public void setResourceFinder(ResourceFinder resourceFinder)

getUserLocalService

public UserLocalService getUserLocalService()

setUserLocalService

public void setUserLocalService(UserLocalService userLocalService)

getUserService

public UserService getUserService()

setUserService

public void setUserService(UserService userService)

getUserPersistence

public UserPersistence getUserPersistence()

setUserPersistence

public void setUserPersistence(UserPersistence userPersistence)

getUserFinder

public UserFinder getUserFinder()

setUserFinder

public void setUserFinder(UserFinder userFinder)

runSQL

protected void runSQL(String sql)
               throws SystemException
Throws:
SystemException

Liferay 6.0.4