Liferay 6.0.4

com.liferay.portlet.blogs.service.base
Class BlogsEntryServiceBaseImpl

java.lang.Object
  extended by com.liferay.portal.service.base.PrincipalBean
      extended by com.liferay.portlet.blogs.service.base.BlogsEntryServiceBaseImpl
All Implemented Interfaces:
BlogsEntryService
Direct Known Subclasses:
BlogsEntryServiceImpl

public abstract class BlogsEntryServiceBaseImpl
extends PrincipalBean
implements BlogsEntryService


Field Summary
protected  AssetEntryFinder assetEntryFinder
           
protected  AssetEntryLocalService assetEntryLocalService
           
protected  AssetEntryPersistence assetEntryPersistence
           
protected  AssetEntryService assetEntryService
           
protected  AssetTagFinder assetTagFinder
           
protected  AssetTagLocalService assetTagLocalService
           
protected  AssetTagPersistence assetTagPersistence
           
protected  AssetTagService assetTagService
           
protected  BlogsEntryFinder blogsEntryFinder
           
protected  BlogsEntryLocalService blogsEntryLocalService
           
protected  BlogsEntryPersistence blogsEntryPersistence
           
protected  BlogsEntryService blogsEntryService
           
protected  BlogsStatsUserFinder blogsStatsUserFinder
           
protected  BlogsStatsUserLocalService blogsStatsUserLocalService
           
protected  BlogsStatsUserPersistence blogsStatsUserPersistence
           
protected  CompanyLocalService companyLocalService
           
protected  CompanyPersistence companyPersistence
           
protected  CompanyService companyService
           
protected  CounterLocalService counterLocalService
           
protected  ExpandoValueLocalService expandoValueLocalService
           
protected  ExpandoValuePersistence expandoValuePersistence
           
protected  ExpandoValueService expandoValueService
           
protected  GroupFinder groupFinder
           
protected  GroupLocalService groupLocalService
           
protected  GroupPersistence groupPersistence
           
protected  GroupService groupService
           
protected  MBMessageFinder mbMessageFinder
           
protected  MBMessageLocalService mbMessageLocalService
           
protected  MBMessagePersistence mbMessagePersistence
           
protected  MBMessageService mbMessageService
           
protected  OrganizationFinder organizationFinder
           
protected  OrganizationLocalService organizationLocalService
           
protected  OrganizationPersistence organizationPersistence
           
protected  OrganizationService organizationService
           
protected  PortletPreferencesFinder portletPreferencesFinder
           
protected  PortletPreferencesLocalService portletPreferencesLocalService
           
protected  PortletPreferencesPersistence portletPreferencesPersistence
           
protected  PortletPreferencesService portletPreferencesService
           
protected  RatingsStatsFinder ratingsStatsFinder
           
protected  RatingsStatsLocalService ratingsStatsLocalService
           
protected  RatingsStatsPersistence ratingsStatsPersistence
           
protected  ResourceFinder resourceFinder
           
protected  ResourceLocalService resourceLocalService
           
protected  ResourcePersistence resourcePersistence
           
protected  ResourceService resourceService
           
protected  SocialActivityFinder socialActivityFinder
           
protected  SocialActivityLocalService socialActivityLocalService
           
protected  SocialActivityPersistence socialActivityPersistence
           
protected  SocialEquityLogLocalService socialEquityLogLocalService
           
protected  SocialEquityLogPersistence socialEquityLogPersistence
           
protected  UserFinder userFinder
           
protected  UserLocalService userLocalService
           
protected  UserPersistence userPersistence
           
protected  UserService userService
           
protected  WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService
           
protected  WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence
           
 
Fields inherited from class com.liferay.portal.service.base.PrincipalBean
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS
 
Constructor Summary
BlogsEntryServiceBaseImpl()
           
 
Method Summary
 AssetEntryFinder getAssetEntryFinder()
           
 AssetEntryLocalService getAssetEntryLocalService()
           
 AssetEntryPersistence getAssetEntryPersistence()
           
 AssetEntryService getAssetEntryService()
           
 AssetTagFinder getAssetTagFinder()
           
 AssetTagLocalService getAssetTagLocalService()
           
 AssetTagPersistence getAssetTagPersistence()
           
 AssetTagService getAssetTagService()
           
 BlogsEntryFinder getBlogsEntryFinder()
           
 BlogsEntryLocalService getBlogsEntryLocalService()
           
 BlogsEntryPersistence getBlogsEntryPersistence()
           
 BlogsEntryService getBlogsEntryService()
           
 BlogsStatsUserFinder getBlogsStatsUserFinder()
           
 BlogsStatsUserLocalService getBlogsStatsUserLocalService()
           
 BlogsStatsUserPersistence getBlogsStatsUserPersistence()
           
 CompanyLocalService getCompanyLocalService()
           
 CompanyPersistence getCompanyPersistence()
           
 CompanyService getCompanyService()
           
 CounterLocalService getCounterLocalService()
           
 ExpandoValueLocalService getExpandoValueLocalService()
           
 ExpandoValuePersistence getExpandoValuePersistence()
           
 ExpandoValueService getExpandoValueService()
           
 GroupFinder getGroupFinder()
           
 GroupLocalService getGroupLocalService()
           
 GroupPersistence getGroupPersistence()
           
 GroupService getGroupService()
           
 MBMessageFinder getMBMessageFinder()
           
 MBMessageLocalService getMBMessageLocalService()
           
 MBMessagePersistence getMBMessagePersistence()
           
 MBMessageService getMBMessageService()
           
 OrganizationFinder getOrganizationFinder()
           
 OrganizationLocalService getOrganizationLocalService()
           
 OrganizationPersistence getOrganizationPersistence()
           
 OrganizationService getOrganizationService()
           
 PortletPreferencesFinder getPortletPreferencesFinder()
           
 PortletPreferencesLocalService getPortletPreferencesLocalService()
           
 PortletPreferencesPersistence getPortletPreferencesPersistence()
           
 PortletPreferencesService getPortletPreferencesService()
           
 RatingsStatsFinder getRatingsStatsFinder()
           
 RatingsStatsLocalService getRatingsStatsLocalService()
           
 RatingsStatsPersistence getRatingsStatsPersistence()
           
 ResourceFinder getResourceFinder()
           
 ResourceLocalService getResourceLocalService()
           
 ResourcePersistence getResourcePersistence()
           
 ResourceService getResourceService()
           
 SocialActivityFinder getSocialActivityFinder()
           
 SocialActivityLocalService getSocialActivityLocalService()
           
 SocialActivityPersistence getSocialActivityPersistence()
           
 SocialEquityLogLocalService getSocialEquityLogLocalService()
           
 SocialEquityLogPersistence getSocialEquityLogPersistence()
           
 UserFinder getUserFinder()
           
 UserLocalService getUserLocalService()
           
 UserPersistence getUserPersistence()
           
 UserService getUserService()
           
 WorkflowInstanceLinkLocalService getWorkflowInstanceLinkLocalService()
           
 WorkflowInstanceLinkPersistence getWorkflowInstanceLinkPersistence()
           
protected  void runSQL(String sql)
           
 void setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
           
 void setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
           
 void setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void setAssetEntryService(AssetEntryService assetEntryService)
           
 void setAssetTagFinder(AssetTagFinder assetTagFinder)
           
 void setAssetTagLocalService(AssetTagLocalService assetTagLocalService)
           
 void setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
           
 void setAssetTagService(AssetTagService assetTagService)
           
 void setBlogsEntryFinder(BlogsEntryFinder blogsEntryFinder)
           
 void setBlogsEntryLocalService(BlogsEntryLocalService blogsEntryLocalService)
           
 void setBlogsEntryPersistence(BlogsEntryPersistence blogsEntryPersistence)
           
 void setBlogsEntryService(BlogsEntryService blogsEntryService)
           
 void setBlogsStatsUserFinder(BlogsStatsUserFinder blogsStatsUserFinder)
           
 void setBlogsStatsUserLocalService(BlogsStatsUserLocalService blogsStatsUserLocalService)
           
 void setBlogsStatsUserPersistence(BlogsStatsUserPersistence blogsStatsUserPersistence)
           
 void setCompanyLocalService(CompanyLocalService companyLocalService)
           
 void setCompanyPersistence(CompanyPersistence companyPersistence)
           
 void setCompanyService(CompanyService companyService)
           
 void setCounterLocalService(CounterLocalService counterLocalService)
           
 void setExpandoValueLocalService(ExpandoValueLocalService expandoValueLocalService)
           
 void setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
           
 void setExpandoValueService(ExpandoValueService expandoValueService)
           
 void setGroupFinder(GroupFinder groupFinder)
           
 void setGroupLocalService(GroupLocalService groupLocalService)
           
 void setGroupPersistence(GroupPersistence groupPersistence)
           
 void setGroupService(GroupService groupService)
           
 void setMBMessageFinder(MBMessageFinder mbMessageFinder)
           
 void setMBMessageLocalService(MBMessageLocalService mbMessageLocalService)
           
 void setMBMessagePersistence(MBMessagePersistence mbMessagePersistence)
           
 void setMBMessageService(MBMessageService mbMessageService)
           
 void setOrganizationFinder(OrganizationFinder organizationFinder)
           
 void setOrganizationLocalService(OrganizationLocalService organizationLocalService)
           
 void setOrganizationPersistence(OrganizationPersistence organizationPersistence)
           
 void setOrganizationService(OrganizationService organizationService)
           
 void setPortletPreferencesFinder(PortletPreferencesFinder portletPreferencesFinder)
           
 void setPortletPreferencesLocalService(PortletPreferencesLocalService portletPreferencesLocalService)
           
 void setPortletPreferencesPersistence(PortletPreferencesPersistence portletPreferencesPersistence)
           
 void setPortletPreferencesService(PortletPreferencesService portletPreferencesService)
           
 void setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 void setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
           
 void setRatingsStatsPersistence(RatingsStatsPersistence ratingsStatsPersistence)
           
 void setResourceFinder(ResourceFinder resourceFinder)
           
 void setResourceLocalService(ResourceLocalService resourceLocalService)
           
 void setResourcePersistence(ResourcePersistence resourcePersistence)
           
 void setResourceService(ResourceService resourceService)
           
 void setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
           
 void setSocialActivityLocalService(SocialActivityLocalService socialActivityLocalService)
           
 void setSocialActivityPersistence(SocialActivityPersistence socialActivityPersistence)
           
 void setSocialEquityLogLocalService(SocialEquityLogLocalService socialEquityLogLocalService)
           
 void setSocialEquityLogPersistence(SocialEquityLogPersistence socialEquityLogPersistence)
           
 void setUserFinder(UserFinder userFinder)
           
 void setUserLocalService(UserLocalService userLocalService)
           
 void setUserPersistence(UserPersistence userPersistence)
           
 void setUserService(UserService userService)
           
 void setWorkflowInstanceLinkLocalService(WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
           
 void setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
           
 
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.blogs.service.BlogsEntryService
addEntry, deleteEntry, getCompanyEntries, getCompanyEntriesRSS, getEntry, getEntry, getGroupEntries, getGroupEntriesRSS, getGroupsEntries, getOrganizationEntries, getOrganizationEntriesRSS, updateEntry
 

Field Detail

blogsEntryLocalService

@BeanReference(type=BlogsEntryLocalService.class)
protected BlogsEntryLocalService blogsEntryLocalService

blogsEntryService

@BeanReference(type=BlogsEntryService.class)
protected BlogsEntryService blogsEntryService

blogsEntryPersistence

@BeanReference(type=BlogsEntryPersistence.class)
protected BlogsEntryPersistence blogsEntryPersistence

blogsEntryFinder

@BeanReference(type=BlogsEntryFinder.class)
protected BlogsEntryFinder blogsEntryFinder

blogsStatsUserLocalService

@BeanReference(type=BlogsStatsUserLocalService.class)
protected BlogsStatsUserLocalService blogsStatsUserLocalService

blogsStatsUserPersistence

@BeanReference(type=BlogsStatsUserPersistence.class)
protected BlogsStatsUserPersistence blogsStatsUserPersistence

blogsStatsUserFinder

@BeanReference(type=BlogsStatsUserFinder.class)
protected BlogsStatsUserFinder blogsStatsUserFinder

counterLocalService

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

companyLocalService

@BeanReference(type=CompanyLocalService.class)
protected CompanyLocalService companyLocalService

companyService

@BeanReference(type=CompanyService.class)
protected CompanyService companyService

companyPersistence

@BeanReference(type=CompanyPersistence.class)
protected CompanyPersistence companyPersistence

groupLocalService

@BeanReference(type=GroupLocalService.class)
protected GroupLocalService groupLocalService

groupService

@BeanReference(type=GroupService.class)
protected GroupService groupService

groupPersistence

@BeanReference(type=GroupPersistence.class)
protected GroupPersistence groupPersistence

groupFinder

@BeanReference(type=GroupFinder.class)
protected GroupFinder groupFinder

organizationLocalService

@BeanReference(type=OrganizationLocalService.class)
protected OrganizationLocalService organizationLocalService

organizationService

@BeanReference(type=OrganizationService.class)
protected OrganizationService organizationService

organizationPersistence

@BeanReference(type=OrganizationPersistence.class)
protected OrganizationPersistence organizationPersistence

organizationFinder

@BeanReference(type=OrganizationFinder.class)
protected OrganizationFinder organizationFinder

portletPreferencesLocalService

@BeanReference(type=PortletPreferencesLocalService.class)
protected PortletPreferencesLocalService portletPreferencesLocalService

portletPreferencesService

@BeanReference(type=PortletPreferencesService.class)
protected PortletPreferencesService portletPreferencesService

portletPreferencesPersistence

@BeanReference(type=PortletPreferencesPersistence.class)
protected PortletPreferencesPersistence portletPreferencesPersistence

portletPreferencesFinder

@BeanReference(type=PortletPreferencesFinder.class)
protected PortletPreferencesFinder portletPreferencesFinder

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

workflowInstanceLinkLocalService

@BeanReference(type=WorkflowInstanceLinkLocalService.class)
protected WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService

workflowInstanceLinkPersistence

@BeanReference(type=WorkflowInstanceLinkPersistence.class)
protected WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence

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

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

expandoValueLocalService

@BeanReference(type=ExpandoValueLocalService.class)
protected ExpandoValueLocalService expandoValueLocalService

expandoValueService

@BeanReference(type=ExpandoValueService.class)
protected ExpandoValueService expandoValueService

expandoValuePersistence

@BeanReference(type=ExpandoValuePersistence.class)
protected ExpandoValuePersistence expandoValuePersistence

mbMessageLocalService

@BeanReference(type=MBMessageLocalService.class)
protected MBMessageLocalService mbMessageLocalService

mbMessageService

@BeanReference(type=MBMessageService.class)
protected MBMessageService mbMessageService

mbMessagePersistence

@BeanReference(type=MBMessagePersistence.class)
protected MBMessagePersistence mbMessagePersistence

mbMessageFinder

@BeanReference(type=MBMessageFinder.class)
protected MBMessageFinder mbMessageFinder

ratingsStatsLocalService

@BeanReference(type=RatingsStatsLocalService.class)
protected RatingsStatsLocalService ratingsStatsLocalService

ratingsStatsPersistence

@BeanReference(type=RatingsStatsPersistence.class)
protected RatingsStatsPersistence ratingsStatsPersistence

ratingsStatsFinder

@BeanReference(type=RatingsStatsFinder.class)
protected RatingsStatsFinder ratingsStatsFinder

socialActivityLocalService

@BeanReference(type=SocialActivityLocalService.class)
protected SocialActivityLocalService socialActivityLocalService

socialActivityPersistence

@BeanReference(type=SocialActivityPersistence.class)
protected SocialActivityPersistence socialActivityPersistence

socialActivityFinder

@BeanReference(type=SocialActivityFinder.class)
protected SocialActivityFinder socialActivityFinder

socialEquityLogLocalService

@BeanReference(type=SocialEquityLogLocalService.class)
protected SocialEquityLogLocalService socialEquityLogLocalService

socialEquityLogPersistence

@BeanReference(type=SocialEquityLogPersistence.class)
protected SocialEquityLogPersistence socialEquityLogPersistence
Constructor Detail

BlogsEntryServiceBaseImpl

public BlogsEntryServiceBaseImpl()
Method Detail

getBlogsEntryLocalService

public BlogsEntryLocalService getBlogsEntryLocalService()

setBlogsEntryLocalService

public void setBlogsEntryLocalService(BlogsEntryLocalService blogsEntryLocalService)

getBlogsEntryService

public BlogsEntryService getBlogsEntryService()

setBlogsEntryService

public void setBlogsEntryService(BlogsEntryService blogsEntryService)

getBlogsEntryPersistence

public BlogsEntryPersistence getBlogsEntryPersistence()

setBlogsEntryPersistence

public void setBlogsEntryPersistence(BlogsEntryPersistence blogsEntryPersistence)

getBlogsEntryFinder

public BlogsEntryFinder getBlogsEntryFinder()

setBlogsEntryFinder

public void setBlogsEntryFinder(BlogsEntryFinder blogsEntryFinder)

getBlogsStatsUserLocalService

public BlogsStatsUserLocalService getBlogsStatsUserLocalService()

setBlogsStatsUserLocalService

public void setBlogsStatsUserLocalService(BlogsStatsUserLocalService blogsStatsUserLocalService)

getBlogsStatsUserPersistence

public BlogsStatsUserPersistence getBlogsStatsUserPersistence()

setBlogsStatsUserPersistence

public void setBlogsStatsUserPersistence(BlogsStatsUserPersistence blogsStatsUserPersistence)

getBlogsStatsUserFinder

public BlogsStatsUserFinder getBlogsStatsUserFinder()

setBlogsStatsUserFinder

public void setBlogsStatsUserFinder(BlogsStatsUserFinder blogsStatsUserFinder)

getCounterLocalService

public CounterLocalService getCounterLocalService()

setCounterLocalService

public void setCounterLocalService(CounterLocalService counterLocalService)

getCompanyLocalService

public CompanyLocalService getCompanyLocalService()

setCompanyLocalService

public void setCompanyLocalService(CompanyLocalService companyLocalService)

getCompanyService

public CompanyService getCompanyService()

setCompanyService

public void setCompanyService(CompanyService companyService)

getCompanyPersistence

public CompanyPersistence getCompanyPersistence()

setCompanyPersistence

public void setCompanyPersistence(CompanyPersistence companyPersistence)

getGroupLocalService

public GroupLocalService getGroupLocalService()

setGroupLocalService

public void setGroupLocalService(GroupLocalService groupLocalService)

getGroupService

public GroupService getGroupService()

setGroupService

public void setGroupService(GroupService groupService)

getGroupPersistence

public GroupPersistence getGroupPersistence()

setGroupPersistence

public void setGroupPersistence(GroupPersistence groupPersistence)

getGroupFinder

public GroupFinder getGroupFinder()

setGroupFinder

public void setGroupFinder(GroupFinder groupFinder)

getOrganizationLocalService

public OrganizationLocalService getOrganizationLocalService()

setOrganizationLocalService

public void setOrganizationLocalService(OrganizationLocalService organizationLocalService)

getOrganizationService

public OrganizationService getOrganizationService()

setOrganizationService

public void setOrganizationService(OrganizationService organizationService)

getOrganizationPersistence

public OrganizationPersistence getOrganizationPersistence()

setOrganizationPersistence

public void setOrganizationPersistence(OrganizationPersistence organizationPersistence)

getOrganizationFinder

public OrganizationFinder getOrganizationFinder()

setOrganizationFinder

public void setOrganizationFinder(OrganizationFinder organizationFinder)

getPortletPreferencesLocalService

public PortletPreferencesLocalService getPortletPreferencesLocalService()

setPortletPreferencesLocalService

public void setPortletPreferencesLocalService(PortletPreferencesLocalService portletPreferencesLocalService)

getPortletPreferencesService

public PortletPreferencesService getPortletPreferencesService()

setPortletPreferencesService

public void setPortletPreferencesService(PortletPreferencesService portletPreferencesService)

getPortletPreferencesPersistence

public PortletPreferencesPersistence getPortletPreferencesPersistence()

setPortletPreferencesPersistence

public void setPortletPreferencesPersistence(PortletPreferencesPersistence portletPreferencesPersistence)

getPortletPreferencesFinder

public PortletPreferencesFinder getPortletPreferencesFinder()

setPortletPreferencesFinder

public void setPortletPreferencesFinder(PortletPreferencesFinder portletPreferencesFinder)

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)

getWorkflowInstanceLinkLocalService

public WorkflowInstanceLinkLocalService getWorkflowInstanceLinkLocalService()

setWorkflowInstanceLinkLocalService

public void setWorkflowInstanceLinkLocalService(WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)

getWorkflowInstanceLinkPersistence

public WorkflowInstanceLinkPersistence getWorkflowInstanceLinkPersistence()

setWorkflowInstanceLinkPersistence

public void setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)

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)

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)

getExpandoValueLocalService

public ExpandoValueLocalService getExpandoValueLocalService()

setExpandoValueLocalService

public void setExpandoValueLocalService(ExpandoValueLocalService expandoValueLocalService)

getExpandoValueService

public ExpandoValueService getExpandoValueService()

setExpandoValueService

public void setExpandoValueService(ExpandoValueService expandoValueService)

getExpandoValuePersistence

public ExpandoValuePersistence getExpandoValuePersistence()

setExpandoValuePersistence

public void setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)

getMBMessageLocalService

public MBMessageLocalService getMBMessageLocalService()

setMBMessageLocalService

public void setMBMessageLocalService(MBMessageLocalService mbMessageLocalService)

getMBMessageService

public MBMessageService getMBMessageService()

setMBMessageService

public void setMBMessageService(MBMessageService mbMessageService)

getMBMessagePersistence

public MBMessagePersistence getMBMessagePersistence()

setMBMessagePersistence

public void setMBMessagePersistence(MBMessagePersistence mbMessagePersistence)

getMBMessageFinder

public MBMessageFinder getMBMessageFinder()

setMBMessageFinder

public void setMBMessageFinder(MBMessageFinder mbMessageFinder)

getRatingsStatsLocalService

public RatingsStatsLocalService getRatingsStatsLocalService()

setRatingsStatsLocalService

public void setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)

getRatingsStatsPersistence

public RatingsStatsPersistence getRatingsStatsPersistence()

setRatingsStatsPersistence

public void setRatingsStatsPersistence(RatingsStatsPersistence ratingsStatsPersistence)

getRatingsStatsFinder

public RatingsStatsFinder getRatingsStatsFinder()

setRatingsStatsFinder

public void setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)

getSocialActivityLocalService

public SocialActivityLocalService getSocialActivityLocalService()

setSocialActivityLocalService

public void setSocialActivityLocalService(SocialActivityLocalService socialActivityLocalService)

getSocialActivityPersistence

public SocialActivityPersistence getSocialActivityPersistence()

setSocialActivityPersistence

public void setSocialActivityPersistence(SocialActivityPersistence socialActivityPersistence)

getSocialActivityFinder

public SocialActivityFinder getSocialActivityFinder()

setSocialActivityFinder

public void setSocialActivityFinder(SocialActivityFinder socialActivityFinder)

getSocialEquityLogLocalService

public SocialEquityLogLocalService getSocialEquityLogLocalService()

setSocialEquityLogLocalService

public void setSocialEquityLogLocalService(SocialEquityLogLocalService socialEquityLogLocalService)

getSocialEquityLogPersistence

public SocialEquityLogPersistence getSocialEquityLogPersistence()

setSocialEquityLogPersistence

public void setSocialEquityLogPersistence(SocialEquityLogPersistence socialEquityLogPersistence)

runSQL

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

Liferay 6.0.4