Liferay 7.0-ga1 portal-impl

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

java.lang.Object
  extended by com.liferay.portal.kernel.service.BaseServiceImpl
      extended by com.liferay.portlet.asset.service.base.AssetEntryServiceBaseImpl
All Implemented Interfaces:
com.liferay.asset.kernel.service.AssetEntryService, com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService, com.liferay.portal.kernel.service.BaseService
Direct Known Subclasses:
AssetEntryServiceImpl

public abstract class AssetEntryServiceBaseImpl
extends com.liferay.portal.kernel.service.BaseServiceImpl
implements com.liferay.asset.kernel.service.AssetEntryService, com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService

Provides the base implementation for the asset entry remote service.

This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in AssetEntryServiceImpl.

See Also:
AssetEntryServiceImpl, AssetEntryServiceUtil
{$generated.description}

Field Summary
protected  com.liferay.asset.kernel.service.persistence.AssetCategoryFinder assetCategoryFinder
           
protected  com.liferay.asset.kernel.service.AssetCategoryLocalService assetCategoryLocalService
           
protected  com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence assetCategoryPersistence
           
protected  com.liferay.asset.kernel.service.AssetCategoryService assetCategoryService
           
protected  com.liferay.asset.kernel.service.persistence.AssetEntryFinder assetEntryFinder
           
protected  com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService
           
protected  com.liferay.asset.kernel.service.persistence.AssetEntryPersistence assetEntryPersistence
           
protected  com.liferay.asset.kernel.service.AssetEntryService assetEntryService
           
protected  com.liferay.asset.kernel.service.AssetLinkLocalService assetLinkLocalService
           
protected  com.liferay.asset.kernel.service.persistence.AssetLinkPersistence assetLinkPersistence
           
protected  com.liferay.asset.kernel.service.persistence.AssetTagFinder assetTagFinder
           
protected  com.liferay.asset.kernel.service.AssetTagLocalService assetTagLocalService
           
protected  com.liferay.asset.kernel.service.persistence.AssetTagPersistence assetTagPersistence
           
protected  com.liferay.asset.kernel.service.AssetTagService assetTagService
           
protected  com.liferay.portal.kernel.service.ClassNameLocalService classNameLocalService
           
protected  com.liferay.portal.kernel.service.persistence.ClassNamePersistence classNamePersistence
           
protected  com.liferay.portal.kernel.service.ClassNameService classNameService
           
protected  com.liferay.portal.kernel.service.CompanyLocalService companyLocalService
           
protected  com.liferay.portal.kernel.service.persistence.CompanyPersistence companyPersistence
           
protected  com.liferay.portal.kernel.service.CompanyService companyService
           
protected  com.liferay.counter.kernel.service.CounterLocalService counterLocalService
           
protected  com.liferay.portal.kernel.service.persistence.GroupFinder groupFinder
           
protected  com.liferay.portal.kernel.service.GroupLocalService groupLocalService
           
protected  com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence
           
protected  com.liferay.portal.kernel.service.GroupService groupService
           
protected  com.liferay.social.kernel.service.persistence.SocialActivityCounterFinder socialActivityCounterFinder
           
protected  com.liferay.social.kernel.service.SocialActivityCounterLocalService socialActivityCounterLocalService
           
protected  com.liferay.social.kernel.service.persistence.SocialActivityCounterPersistence socialActivityCounterPersistence
           
protected  com.liferay.social.kernel.service.persistence.SocialActivityFinder socialActivityFinder
           
protected  com.liferay.social.kernel.service.SocialActivityLocalService socialActivityLocalService
           
protected  com.liferay.social.kernel.service.persistence.SocialActivityPersistence socialActivityPersistence
           
protected  com.liferay.social.kernel.service.SocialActivityService socialActivityService
           
protected  com.liferay.portal.kernel.service.SystemEventLocalService systemEventLocalService
           
protected  com.liferay.portal.kernel.service.persistence.SystemEventPersistence systemEventPersistence
           
protected  com.liferay.portal.kernel.service.persistence.UserFinder userFinder
           
protected  com.liferay.portal.kernel.service.UserLocalService userLocalService
           
protected  com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence
           
protected  com.liferay.portal.kernel.service.UserService userService
           
 
Fields inherited from class com.liferay.portal.kernel.service.BaseServiceImpl
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS
 
Constructor Summary
AssetEntryServiceBaseImpl()
           
 
Method Summary
 void afterPropertiesSet()
           
 void destroy()
           
 com.liferay.asset.kernel.service.persistence.AssetCategoryFinder getAssetCategoryFinder()
          Returns the asset category finder.
 com.liferay.asset.kernel.service.AssetCategoryLocalService getAssetCategoryLocalService()
          Returns the asset category local service.
 com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence getAssetCategoryPersistence()
          Returns the asset category persistence.
 com.liferay.asset.kernel.service.AssetCategoryService getAssetCategoryService()
          Returns the asset category remote service.
 com.liferay.asset.kernel.service.persistence.AssetEntryFinder getAssetEntryFinder()
          Returns the asset entry finder.
 com.liferay.asset.kernel.service.AssetEntryLocalService getAssetEntryLocalService()
          Returns the asset entry local service.
 com.liferay.asset.kernel.service.persistence.AssetEntryPersistence getAssetEntryPersistence()
          Returns the asset entry persistence.
 com.liferay.asset.kernel.service.AssetEntryService getAssetEntryService()
          Returns the asset entry remote service.
 com.liferay.asset.kernel.service.AssetLinkLocalService getAssetLinkLocalService()
          Returns the asset link local service.
 com.liferay.asset.kernel.service.persistence.AssetLinkPersistence getAssetLinkPersistence()
          Returns the asset link persistence.
 com.liferay.asset.kernel.service.persistence.AssetTagFinder getAssetTagFinder()
          Returns the asset tag finder.
 com.liferay.asset.kernel.service.AssetTagLocalService getAssetTagLocalService()
          Returns the asset tag local service.
 com.liferay.asset.kernel.service.persistence.AssetTagPersistence getAssetTagPersistence()
          Returns the asset tag persistence.
 com.liferay.asset.kernel.service.AssetTagService getAssetTagService()
          Returns the asset tag remote service.
 com.liferay.portal.kernel.service.ClassNameLocalService getClassNameLocalService()
          Returns the class name local service.
 com.liferay.portal.kernel.service.persistence.ClassNamePersistence getClassNamePersistence()
          Returns the class name persistence.
 com.liferay.portal.kernel.service.ClassNameService getClassNameService()
          Returns the class name remote service.
 com.liferay.portal.kernel.service.CompanyLocalService getCompanyLocalService()
          Returns the company local service.
 com.liferay.portal.kernel.service.persistence.CompanyPersistence getCompanyPersistence()
          Returns the company persistence.
 com.liferay.portal.kernel.service.CompanyService getCompanyService()
          Returns the company remote service.
 com.liferay.counter.kernel.service.CounterLocalService getCounterLocalService()
          Returns the counter local service.
 com.liferay.portal.kernel.service.persistence.GroupFinder getGroupFinder()
          Returns the group finder.
 com.liferay.portal.kernel.service.GroupLocalService getGroupLocalService()
          Returns the group local service.
 com.liferay.portal.kernel.service.persistence.GroupPersistence getGroupPersistence()
          Returns the group persistence.
 com.liferay.portal.kernel.service.GroupService getGroupService()
          Returns the group remote service.
protected  Class<?> getModelClass()
           
protected  String getModelClassName()
           
 String getOSGiServiceIdentifier()
          Returns the OSGi service identifier.
 com.liferay.social.kernel.service.persistence.SocialActivityCounterFinder getSocialActivityCounterFinder()
          Returns the social activity counter finder.
 com.liferay.social.kernel.service.SocialActivityCounterLocalService getSocialActivityCounterLocalService()
          Returns the social activity counter local service.
 com.liferay.social.kernel.service.persistence.SocialActivityCounterPersistence getSocialActivityCounterPersistence()
          Returns the social activity counter persistence.
 com.liferay.social.kernel.service.persistence.SocialActivityFinder getSocialActivityFinder()
          Returns the social activity finder.
 com.liferay.social.kernel.service.SocialActivityLocalService getSocialActivityLocalService()
          Returns the social activity local service.
 com.liferay.social.kernel.service.persistence.SocialActivityPersistence getSocialActivityPersistence()
          Returns the social activity persistence.
 com.liferay.social.kernel.service.SocialActivityService getSocialActivityService()
          Returns the social activity remote service.
 com.liferay.portal.kernel.service.SystemEventLocalService getSystemEventLocalService()
          Returns the system event local service.
 com.liferay.portal.kernel.service.persistence.SystemEventPersistence getSystemEventPersistence()
          Returns the system event persistence.
 com.liferay.portal.kernel.service.persistence.UserFinder getUserFinder()
          Returns the user finder.
 com.liferay.portal.kernel.service.UserLocalService getUserLocalService()
          Returns the user local service.
 com.liferay.portal.kernel.service.persistence.UserPersistence getUserPersistence()
          Returns the user persistence.
 com.liferay.portal.kernel.service.UserService getUserService()
          Returns the user remote service.
protected  void runSQL(String sql)
          Performs a SQL query.
 void setAssetCategoryFinder(com.liferay.asset.kernel.service.persistence.AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void setAssetCategoryLocalService(com.liferay.asset.kernel.service.AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 void setAssetCategoryPersistence(com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence assetCategoryPersistence)
          Sets the asset category persistence.
 void setAssetCategoryService(com.liferay.asset.kernel.service.AssetCategoryService assetCategoryService)
          Sets the asset category remote service.
 void setAssetEntryFinder(com.liferay.asset.kernel.service.persistence.AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void setAssetEntryLocalService(com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService)
          Sets the asset entry local service.
 void setAssetEntryPersistence(com.liferay.asset.kernel.service.persistence.AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void setAssetEntryService(com.liferay.asset.kernel.service.AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void setAssetLinkLocalService(com.liferay.asset.kernel.service.AssetLinkLocalService assetLinkLocalService)
          Sets the asset link local service.
 void setAssetLinkPersistence(com.liferay.asset.kernel.service.persistence.AssetLinkPersistence assetLinkPersistence)
          Sets the asset link persistence.
 void setAssetTagFinder(com.liferay.asset.kernel.service.persistence.AssetTagFinder assetTagFinder)
          Sets the asset tag finder.
 void setAssetTagLocalService(com.liferay.asset.kernel.service.AssetTagLocalService assetTagLocalService)
          Sets the asset tag local service.
 void setAssetTagPersistence(com.liferay.asset.kernel.service.persistence.AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void setAssetTagService(com.liferay.asset.kernel.service.AssetTagService assetTagService)
          Sets the asset tag remote service.
 void setClassNameLocalService(com.liferay.portal.kernel.service.ClassNameLocalService classNameLocalService)
          Sets the class name local service.
 void setClassNamePersistence(com.liferay.portal.kernel.service.persistence.ClassNamePersistence classNamePersistence)
          Sets the class name persistence.
 void setClassNameService(com.liferay.portal.kernel.service.ClassNameService classNameService)
          Sets the class name remote service.
 void setCompanyLocalService(com.liferay.portal.kernel.service.CompanyLocalService companyLocalService)
          Sets the company local service.
 void setCompanyPersistence(com.liferay.portal.kernel.service.persistence.CompanyPersistence companyPersistence)
          Sets the company persistence.
 void setCompanyService(com.liferay.portal.kernel.service.CompanyService companyService)
          Sets the company remote service.
 void setCounterLocalService(com.liferay.counter.kernel.service.CounterLocalService counterLocalService)
          Sets the counter local service.
 void setGroupFinder(com.liferay.portal.kernel.service.persistence.GroupFinder groupFinder)
          Sets the group finder.
 void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
          Sets the group local service.
 void setGroupPersistence(com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence)
          Sets the group persistence.
 void setGroupService(com.liferay.portal.kernel.service.GroupService groupService)
          Sets the group remote service.
 void setSocialActivityCounterFinder(com.liferay.social.kernel.service.persistence.SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 void setSocialActivityCounterLocalService(com.liferay.social.kernel.service.SocialActivityCounterLocalService socialActivityCounterLocalService)
          Sets the social activity counter local service.
 void setSocialActivityCounterPersistence(com.liferay.social.kernel.service.persistence.SocialActivityCounterPersistence socialActivityCounterPersistence)
          Sets the social activity counter persistence.
 void setSocialActivityFinder(com.liferay.social.kernel.service.persistence.SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void setSocialActivityLocalService(com.liferay.social.kernel.service.SocialActivityLocalService socialActivityLocalService)
          Sets the social activity local service.
 void setSocialActivityPersistence(com.liferay.social.kernel.service.persistence.SocialActivityPersistence socialActivityPersistence)
          Sets the social activity persistence.
 void setSocialActivityService(com.liferay.social.kernel.service.SocialActivityService socialActivityService)
          Sets the social activity remote service.
 void setSystemEventLocalService(com.liferay.portal.kernel.service.SystemEventLocalService systemEventLocalService)
          Sets the system event local service.
 void setSystemEventPersistence(com.liferay.portal.kernel.service.persistence.SystemEventPersistence systemEventPersistence)
          Sets the system event persistence.
 void setUserFinder(com.liferay.portal.kernel.service.persistence.UserFinder userFinder)
          Sets the user finder.
 void setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService)
          Sets the user local service.
 void setUserPersistence(com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence)
          Sets the user persistence.
 void setUserService(com.liferay.portal.kernel.service.UserService userService)
          Sets the user remote service.
 
Methods inherited from class com.liferay.portal.kernel.service.BaseServiceImpl
getClassLoader, 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.asset.kernel.service.AssetEntryService
fetchEntry, getCompanyEntries, getCompanyEntriesCount, getEntries, getEntriesCount, getEntry, incrementViewCounter, updateEntry, updateEntry, updateEntry
 

Field Detail

assetEntryLocalService

@BeanReference(type=com.liferay.asset.kernel.service.AssetEntryLocalService.class)
protected com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService

assetEntryService

@BeanReference(type=com.liferay.asset.kernel.service.AssetEntryService.class)
protected com.liferay.asset.kernel.service.AssetEntryService assetEntryService

assetEntryPersistence

@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetEntryPersistence.class)
protected com.liferay.asset.kernel.service.persistence.AssetEntryPersistence assetEntryPersistence

assetEntryFinder

@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetEntryFinder.class)
protected com.liferay.asset.kernel.service.persistence.AssetEntryFinder assetEntryFinder

counterLocalService

@BeanReference(type=com.liferay.counter.kernel.service.CounterLocalService.class)
protected com.liferay.counter.kernel.service.CounterLocalService counterLocalService

classNameLocalService

@BeanReference(type=com.liferay.portal.kernel.service.ClassNameLocalService.class)
protected com.liferay.portal.kernel.service.ClassNameLocalService classNameLocalService

classNameService

@BeanReference(type=com.liferay.portal.kernel.service.ClassNameService.class)
protected com.liferay.portal.kernel.service.ClassNameService classNameService

classNamePersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.ClassNamePersistence.class)
protected com.liferay.portal.kernel.service.persistence.ClassNamePersistence classNamePersistence

companyLocalService

@BeanReference(type=com.liferay.portal.kernel.service.CompanyLocalService.class)
protected com.liferay.portal.kernel.service.CompanyLocalService companyLocalService

companyService

@BeanReference(type=com.liferay.portal.kernel.service.CompanyService.class)
protected com.liferay.portal.kernel.service.CompanyService companyService

companyPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.CompanyPersistence.class)
protected com.liferay.portal.kernel.service.persistence.CompanyPersistence companyPersistence

groupLocalService

@BeanReference(type=com.liferay.portal.kernel.service.GroupLocalService.class)
protected com.liferay.portal.kernel.service.GroupLocalService groupLocalService

groupService

@BeanReference(type=com.liferay.portal.kernel.service.GroupService.class)
protected com.liferay.portal.kernel.service.GroupService groupService

groupPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.GroupPersistence.class)
protected com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence

groupFinder

@BeanReference(type=com.liferay.portal.kernel.service.persistence.GroupFinder.class)
protected com.liferay.portal.kernel.service.persistence.GroupFinder groupFinder

systemEventLocalService

@BeanReference(type=com.liferay.portal.kernel.service.SystemEventLocalService.class)
protected com.liferay.portal.kernel.service.SystemEventLocalService systemEventLocalService

systemEventPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.SystemEventPersistence.class)
protected com.liferay.portal.kernel.service.persistence.SystemEventPersistence systemEventPersistence

userLocalService

@BeanReference(type=com.liferay.portal.kernel.service.UserLocalService.class)
protected com.liferay.portal.kernel.service.UserLocalService userLocalService

userService

@BeanReference(type=com.liferay.portal.kernel.service.UserService.class)
protected com.liferay.portal.kernel.service.UserService userService

userPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.UserPersistence.class)
protected com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence

userFinder

@BeanReference(type=com.liferay.portal.kernel.service.persistence.UserFinder.class)
protected com.liferay.portal.kernel.service.persistence.UserFinder userFinder

assetCategoryLocalService

@BeanReference(type=com.liferay.asset.kernel.service.AssetCategoryLocalService.class)
protected com.liferay.asset.kernel.service.AssetCategoryLocalService assetCategoryLocalService

assetCategoryService

@BeanReference(type=com.liferay.asset.kernel.service.AssetCategoryService.class)
protected com.liferay.asset.kernel.service.AssetCategoryService assetCategoryService

assetCategoryPersistence

@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence.class)
protected com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence assetCategoryPersistence

assetCategoryFinder

@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetCategoryFinder.class)
protected com.liferay.asset.kernel.service.persistence.AssetCategoryFinder assetCategoryFinder

socialActivityLocalService

@BeanReference(type=com.liferay.social.kernel.service.SocialActivityLocalService.class)
protected com.liferay.social.kernel.service.SocialActivityLocalService socialActivityLocalService

socialActivityService

@BeanReference(type=com.liferay.social.kernel.service.SocialActivityService.class)
protected com.liferay.social.kernel.service.SocialActivityService socialActivityService

socialActivityPersistence

@BeanReference(type=com.liferay.social.kernel.service.persistence.SocialActivityPersistence.class)
protected com.liferay.social.kernel.service.persistence.SocialActivityPersistence socialActivityPersistence

socialActivityFinder

@BeanReference(type=com.liferay.social.kernel.service.persistence.SocialActivityFinder.class)
protected com.liferay.social.kernel.service.persistence.SocialActivityFinder socialActivityFinder

socialActivityCounterLocalService

@BeanReference(type=com.liferay.social.kernel.service.SocialActivityCounterLocalService.class)
protected com.liferay.social.kernel.service.SocialActivityCounterLocalService socialActivityCounterLocalService

socialActivityCounterPersistence

@BeanReference(type=com.liferay.social.kernel.service.persistence.SocialActivityCounterPersistence.class)
protected com.liferay.social.kernel.service.persistence.SocialActivityCounterPersistence socialActivityCounterPersistence

socialActivityCounterFinder

@BeanReference(type=com.liferay.social.kernel.service.persistence.SocialActivityCounterFinder.class)
protected com.liferay.social.kernel.service.persistence.SocialActivityCounterFinder socialActivityCounterFinder

assetLinkLocalService

@BeanReference(type=com.liferay.asset.kernel.service.AssetLinkLocalService.class)
protected com.liferay.asset.kernel.service.AssetLinkLocalService assetLinkLocalService

assetLinkPersistence

@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetLinkPersistence.class)
protected com.liferay.asset.kernel.service.persistence.AssetLinkPersistence assetLinkPersistence

assetTagLocalService

@BeanReference(type=com.liferay.asset.kernel.service.AssetTagLocalService.class)
protected com.liferay.asset.kernel.service.AssetTagLocalService assetTagLocalService

assetTagService

@BeanReference(type=com.liferay.asset.kernel.service.AssetTagService.class)
protected com.liferay.asset.kernel.service.AssetTagService assetTagService

assetTagPersistence

@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetTagPersistence.class)
protected com.liferay.asset.kernel.service.persistence.AssetTagPersistence assetTagPersistence

assetTagFinder

@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetTagFinder.class)
protected com.liferay.asset.kernel.service.persistence.AssetTagFinder assetTagFinder
Constructor Detail

AssetEntryServiceBaseImpl

public AssetEntryServiceBaseImpl()
Method Detail

getAssetEntryLocalService

public com.liferay.asset.kernel.service.AssetEntryLocalService getAssetEntryLocalService()
Returns the asset entry local service.

Returns:
the asset entry local service

setAssetEntryLocalService

public void setAssetEntryLocalService(com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService)
Sets the asset entry local service.

Parameters:
assetEntryLocalService - the asset entry local service

getAssetEntryService

public com.liferay.asset.kernel.service.AssetEntryService getAssetEntryService()
Returns the asset entry remote service.

Returns:
the asset entry remote service

setAssetEntryService

public void setAssetEntryService(com.liferay.asset.kernel.service.AssetEntryService assetEntryService)
Sets the asset entry remote service.

Parameters:
assetEntryService - the asset entry remote service

getAssetEntryPersistence

public com.liferay.asset.kernel.service.persistence.AssetEntryPersistence getAssetEntryPersistence()
Returns the asset entry persistence.

Returns:
the asset entry persistence

setAssetEntryPersistence

public void setAssetEntryPersistence(com.liferay.asset.kernel.service.persistence.AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence.

Parameters:
assetEntryPersistence - the asset entry persistence

getAssetEntryFinder

public com.liferay.asset.kernel.service.persistence.AssetEntryFinder getAssetEntryFinder()
Returns the asset entry finder.

Returns:
the asset entry finder

setAssetEntryFinder

public void setAssetEntryFinder(com.liferay.asset.kernel.service.persistence.AssetEntryFinder assetEntryFinder)
Sets the asset entry finder.

Parameters:
assetEntryFinder - the asset entry finder

getCounterLocalService

public com.liferay.counter.kernel.service.CounterLocalService getCounterLocalService()
Returns the counter local service.

Returns:
the counter local service

setCounterLocalService

public void setCounterLocalService(com.liferay.counter.kernel.service.CounterLocalService counterLocalService)
Sets the counter local service.

Parameters:
counterLocalService - the counter local service

getClassNameLocalService

public com.liferay.portal.kernel.service.ClassNameLocalService getClassNameLocalService()
Returns the class name local service.

Returns:
the class name local service

setClassNameLocalService

public void setClassNameLocalService(com.liferay.portal.kernel.service.ClassNameLocalService classNameLocalService)
Sets the class name local service.

Parameters:
classNameLocalService - the class name local service

getClassNameService

public com.liferay.portal.kernel.service.ClassNameService getClassNameService()
Returns the class name remote service.

Returns:
the class name remote service

setClassNameService

public void setClassNameService(com.liferay.portal.kernel.service.ClassNameService classNameService)
Sets the class name remote service.

Parameters:
classNameService - the class name remote service

getClassNamePersistence

public com.liferay.portal.kernel.service.persistence.ClassNamePersistence getClassNamePersistence()
Returns the class name persistence.

Returns:
the class name persistence

setClassNamePersistence

public void setClassNamePersistence(com.liferay.portal.kernel.service.persistence.ClassNamePersistence classNamePersistence)
Sets the class name persistence.

Parameters:
classNamePersistence - the class name persistence

getCompanyLocalService

public com.liferay.portal.kernel.service.CompanyLocalService getCompanyLocalService()
Returns the company local service.

Returns:
the company local service

setCompanyLocalService

public void setCompanyLocalService(com.liferay.portal.kernel.service.CompanyLocalService companyLocalService)
Sets the company local service.

Parameters:
companyLocalService - the company local service

getCompanyService

public com.liferay.portal.kernel.service.CompanyService getCompanyService()
Returns the company remote service.

Returns:
the company remote service

setCompanyService

public void setCompanyService(com.liferay.portal.kernel.service.CompanyService companyService)
Sets the company remote service.

Parameters:
companyService - the company remote service

getCompanyPersistence

public com.liferay.portal.kernel.service.persistence.CompanyPersistence getCompanyPersistence()
Returns the company persistence.

Returns:
the company persistence

setCompanyPersistence

public void setCompanyPersistence(com.liferay.portal.kernel.service.persistence.CompanyPersistence companyPersistence)
Sets the company persistence.

Parameters:
companyPersistence - the company persistence

getGroupLocalService

public com.liferay.portal.kernel.service.GroupLocalService getGroupLocalService()
Returns the group local service.

Returns:
the group local service

setGroupLocalService

public void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
Sets the group local service.

Parameters:
groupLocalService - the group local service

getGroupService

public com.liferay.portal.kernel.service.GroupService getGroupService()
Returns the group remote service.

Returns:
the group remote service

setGroupService

public void setGroupService(com.liferay.portal.kernel.service.GroupService groupService)
Sets the group remote service.

Parameters:
groupService - the group remote service

getGroupPersistence

public com.liferay.portal.kernel.service.persistence.GroupPersistence getGroupPersistence()
Returns the group persistence.

Returns:
the group persistence

setGroupPersistence

public void setGroupPersistence(com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence)
Sets the group persistence.

Parameters:
groupPersistence - the group persistence

getGroupFinder

public com.liferay.portal.kernel.service.persistence.GroupFinder getGroupFinder()
Returns the group finder.

Returns:
the group finder

setGroupFinder

public void setGroupFinder(com.liferay.portal.kernel.service.persistence.GroupFinder groupFinder)
Sets the group finder.

Parameters:
groupFinder - the group finder

getSystemEventLocalService

public com.liferay.portal.kernel.service.SystemEventLocalService getSystemEventLocalService()
Returns the system event local service.

Returns:
the system event local service

setSystemEventLocalService

public void setSystemEventLocalService(com.liferay.portal.kernel.service.SystemEventLocalService systemEventLocalService)
Sets the system event local service.

Parameters:
systemEventLocalService - the system event local service

getSystemEventPersistence

public com.liferay.portal.kernel.service.persistence.SystemEventPersistence getSystemEventPersistence()
Returns the system event persistence.

Returns:
the system event persistence

setSystemEventPersistence

public void setSystemEventPersistence(com.liferay.portal.kernel.service.persistence.SystemEventPersistence systemEventPersistence)
Sets the system event persistence.

Parameters:
systemEventPersistence - the system event persistence

getUserLocalService

public com.liferay.portal.kernel.service.UserLocalService getUserLocalService()
Returns the user local service.

Returns:
the user local service

setUserLocalService

public void setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService)
Sets the user local service.

Parameters:
userLocalService - the user local service

getUserService

public com.liferay.portal.kernel.service.UserService getUserService()
Returns the user remote service.

Returns:
the user remote service

setUserService

public void setUserService(com.liferay.portal.kernel.service.UserService userService)
Sets the user remote service.

Parameters:
userService - the user remote service

getUserPersistence

public com.liferay.portal.kernel.service.persistence.UserPersistence getUserPersistence()
Returns the user persistence.

Returns:
the user persistence

setUserPersistence

public void setUserPersistence(com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence)
Sets the user persistence.

Parameters:
userPersistence - the user persistence

getUserFinder

public com.liferay.portal.kernel.service.persistence.UserFinder getUserFinder()
Returns the user finder.

Returns:
the user finder

setUserFinder

public void setUserFinder(com.liferay.portal.kernel.service.persistence.UserFinder userFinder)
Sets the user finder.

Parameters:
userFinder - the user finder

getAssetCategoryLocalService

public com.liferay.asset.kernel.service.AssetCategoryLocalService getAssetCategoryLocalService()
Returns the asset category local service.

Returns:
the asset category local service

setAssetCategoryLocalService

public void setAssetCategoryLocalService(com.liferay.asset.kernel.service.AssetCategoryLocalService assetCategoryLocalService)
Sets the asset category local service.

Parameters:
assetCategoryLocalService - the asset category local service

getAssetCategoryService

public com.liferay.asset.kernel.service.AssetCategoryService getAssetCategoryService()
Returns the asset category remote service.

Returns:
the asset category remote service

setAssetCategoryService

public void setAssetCategoryService(com.liferay.asset.kernel.service.AssetCategoryService assetCategoryService)
Sets the asset category remote service.

Parameters:
assetCategoryService - the asset category remote service

getAssetCategoryPersistence

public com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence getAssetCategoryPersistence()
Returns the asset category persistence.

Returns:
the asset category persistence

setAssetCategoryPersistence

public void setAssetCategoryPersistence(com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence assetCategoryPersistence)
Sets the asset category persistence.

Parameters:
assetCategoryPersistence - the asset category persistence

getAssetCategoryFinder

public com.liferay.asset.kernel.service.persistence.AssetCategoryFinder getAssetCategoryFinder()
Returns the asset category finder.

Returns:
the asset category finder

setAssetCategoryFinder

public void setAssetCategoryFinder(com.liferay.asset.kernel.service.persistence.AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder.

Parameters:
assetCategoryFinder - the asset category finder

getSocialActivityLocalService

public com.liferay.social.kernel.service.SocialActivityLocalService getSocialActivityLocalService()
Returns the social activity local service.

Returns:
the social activity local service

setSocialActivityLocalService

public void setSocialActivityLocalService(com.liferay.social.kernel.service.SocialActivityLocalService socialActivityLocalService)
Sets the social activity local service.

Parameters:
socialActivityLocalService - the social activity local service

getSocialActivityService

public com.liferay.social.kernel.service.SocialActivityService getSocialActivityService()
Returns the social activity remote service.

Returns:
the social activity remote service

setSocialActivityService

public void setSocialActivityService(com.liferay.social.kernel.service.SocialActivityService socialActivityService)
Sets the social activity remote service.

Parameters:
socialActivityService - the social activity remote service

getSocialActivityPersistence

public com.liferay.social.kernel.service.persistence.SocialActivityPersistence getSocialActivityPersistence()
Returns the social activity persistence.

Returns:
the social activity persistence

setSocialActivityPersistence

public void setSocialActivityPersistence(com.liferay.social.kernel.service.persistence.SocialActivityPersistence socialActivityPersistence)
Sets the social activity persistence.

Parameters:
socialActivityPersistence - the social activity persistence

getSocialActivityFinder

public com.liferay.social.kernel.service.persistence.SocialActivityFinder getSocialActivityFinder()
Returns the social activity finder.

Returns:
the social activity finder

setSocialActivityFinder

public void setSocialActivityFinder(com.liferay.social.kernel.service.persistence.SocialActivityFinder socialActivityFinder)
Sets the social activity finder.

Parameters:
socialActivityFinder - the social activity finder

getSocialActivityCounterLocalService

public com.liferay.social.kernel.service.SocialActivityCounterLocalService getSocialActivityCounterLocalService()
Returns the social activity counter local service.

Returns:
the social activity counter local service

setSocialActivityCounterLocalService

public void setSocialActivityCounterLocalService(com.liferay.social.kernel.service.SocialActivityCounterLocalService socialActivityCounterLocalService)
Sets the social activity counter local service.

Parameters:
socialActivityCounterLocalService - the social activity counter local service

getSocialActivityCounterPersistence

public com.liferay.social.kernel.service.persistence.SocialActivityCounterPersistence getSocialActivityCounterPersistence()
Returns the social activity counter persistence.

Returns:
the social activity counter persistence

setSocialActivityCounterPersistence

public void setSocialActivityCounterPersistence(com.liferay.social.kernel.service.persistence.SocialActivityCounterPersistence socialActivityCounterPersistence)
Sets the social activity counter persistence.

Parameters:
socialActivityCounterPersistence - the social activity counter persistence

getSocialActivityCounterFinder

public com.liferay.social.kernel.service.persistence.SocialActivityCounterFinder getSocialActivityCounterFinder()
Returns the social activity counter finder.

Returns:
the social activity counter finder

setSocialActivityCounterFinder

public void setSocialActivityCounterFinder(com.liferay.social.kernel.service.persistence.SocialActivityCounterFinder socialActivityCounterFinder)
Sets the social activity counter finder.

Parameters:
socialActivityCounterFinder - the social activity counter finder

getAssetLinkLocalService

public com.liferay.asset.kernel.service.AssetLinkLocalService getAssetLinkLocalService()
Returns the asset link local service.

Returns:
the asset link local service

setAssetLinkLocalService

public void setAssetLinkLocalService(com.liferay.asset.kernel.service.AssetLinkLocalService assetLinkLocalService)
Sets the asset link local service.

Parameters:
assetLinkLocalService - the asset link local service

getAssetLinkPersistence

public com.liferay.asset.kernel.service.persistence.AssetLinkPersistence getAssetLinkPersistence()
Returns the asset link persistence.

Returns:
the asset link persistence

setAssetLinkPersistence

public void setAssetLinkPersistence(com.liferay.asset.kernel.service.persistence.AssetLinkPersistence assetLinkPersistence)
Sets the asset link persistence.

Parameters:
assetLinkPersistence - the asset link persistence

getAssetTagLocalService

public com.liferay.asset.kernel.service.AssetTagLocalService getAssetTagLocalService()
Returns the asset tag local service.

Returns:
the asset tag local service

setAssetTagLocalService

public void setAssetTagLocalService(com.liferay.asset.kernel.service.AssetTagLocalService assetTagLocalService)
Sets the asset tag local service.

Parameters:
assetTagLocalService - the asset tag local service

getAssetTagService

public com.liferay.asset.kernel.service.AssetTagService getAssetTagService()
Returns the asset tag remote service.

Returns:
the asset tag remote service

setAssetTagService

public void setAssetTagService(com.liferay.asset.kernel.service.AssetTagService assetTagService)
Sets the asset tag remote service.

Parameters:
assetTagService - the asset tag remote service

getAssetTagPersistence

public com.liferay.asset.kernel.service.persistence.AssetTagPersistence getAssetTagPersistence()
Returns the asset tag persistence.

Returns:
the asset tag persistence

setAssetTagPersistence

public void setAssetTagPersistence(com.liferay.asset.kernel.service.persistence.AssetTagPersistence assetTagPersistence)
Sets the asset tag persistence.

Parameters:
assetTagPersistence - the asset tag persistence

getAssetTagFinder

public com.liferay.asset.kernel.service.persistence.AssetTagFinder getAssetTagFinder()
Returns the asset tag finder.

Returns:
the asset tag finder

setAssetTagFinder

public void setAssetTagFinder(com.liferay.asset.kernel.service.persistence.AssetTagFinder assetTagFinder)
Sets the asset tag finder.

Parameters:
assetTagFinder - the asset tag finder

afterPropertiesSet

public void afterPropertiesSet()

destroy

public void destroy()

getOSGiServiceIdentifier

public String getOSGiServiceIdentifier()
Returns the OSGi service identifier.

Specified by:
getOSGiServiceIdentifier in interface com.liferay.asset.kernel.service.AssetEntryService
Specified by:
getOSGiServiceIdentifier in interface com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService
Returns:
the OSGi service identifier

getModelClass

protected Class<?> getModelClass()

getModelClassName

protected String getModelClassName()

runSQL

protected void runSQL(String sql)
Performs a SQL query.

Parameters:
sql - the sql query

Liferay 7.0-ga1 portal-impl