Liferay 6.0.4

com.liferay.portlet.journal.service.base
Class JournalArticleLocalServiceBaseImpl

java.lang.Object
  extended by com.liferay.portlet.journal.service.base.JournalArticleLocalServiceBaseImpl
All Implemented Interfaces:
JournalArticleLocalService
Direct Known Subclasses:
JournalArticleLocalServiceImpl

public abstract class JournalArticleLocalServiceBaseImpl
extends Object
implements JournalArticleLocalService


Field Summary
protected  AssetCategoryFinder assetCategoryFinder
           
protected  AssetCategoryLocalService assetCategoryLocalService
           
protected  AssetCategoryPersistence assetCategoryPersistence
           
protected  AssetCategoryService assetCategoryService
           
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  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  ImageLocalService imageLocalService
           
protected  ImagePersistence imagePersistence
           
protected  ImageService imageService
           
protected  JournalArticleFinder journalArticleFinder
           
protected  JournalArticleImageLocalService journalArticleImageLocalService
           
protected  JournalArticleImagePersistence journalArticleImagePersistence
           
protected  JournalArticleLocalService journalArticleLocalService
           
protected  JournalArticlePersistence journalArticlePersistence
           
protected  JournalArticleResourceLocalService journalArticleResourceLocalService
           
protected  JournalArticleResourcePersistence journalArticleResourcePersistence
           
protected  JournalArticleService journalArticleService
           
protected  JournalContentSearchLocalService journalContentSearchLocalService
           
protected  JournalContentSearchPersistence journalContentSearchPersistence
           
protected  JournalFeedFinder journalFeedFinder
           
protected  JournalFeedLocalService journalFeedLocalService
           
protected  JournalFeedPersistence journalFeedPersistence
           
protected  JournalFeedService journalFeedService
           
protected  JournalStructureFinder journalStructureFinder
           
protected  JournalStructureLocalService journalStructureLocalService
           
protected  JournalStructurePersistence journalStructurePersistence
           
protected  JournalStructureService journalStructureService
           
protected  JournalTemplateFinder journalTemplateFinder
           
protected  JournalTemplateLocalService journalTemplateLocalService
           
protected  JournalTemplatePersistence journalTemplatePersistence
           
protected  JournalTemplateService journalTemplateService
           
protected  MailService mailService
           
protected  MBMessageFinder mbMessageFinder
           
protected  MBMessageLocalService mbMessageLocalService
           
protected  MBMessagePersistence mbMessagePersistence
           
protected  MBMessageService mbMessageService
           
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  SubscriptionLocalService subscriptionLocalService
           
protected  SubscriptionPersistence subscriptionPersistence
           
protected  UserFinder userFinder
           
protected  UserLocalService userLocalService
           
protected  UserPersistence userPersistence
           
protected  UserService userService
           
protected  WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService
           
protected  WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence
           
 
Constructor Summary
JournalArticleLocalServiceBaseImpl()
           
 
Method Summary
 JournalArticle addJournalArticle(JournalArticle journalArticle)
           
 JournalArticle createJournalArticle(long id)
           
 void deleteJournalArticle(JournalArticle journalArticle)
           
 void deleteJournalArticle(long id)
           
 List dynamicQuery(DynamicQuery dynamicQuery)
           
 List dynamicQuery(DynamicQuery dynamicQuery, int start, int end)
           
 List dynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator)
           
 long dynamicQueryCount(DynamicQuery dynamicQuery)
           
 AssetCategoryFinder getAssetCategoryFinder()
           
 AssetCategoryLocalService getAssetCategoryLocalService()
           
 AssetCategoryPersistence getAssetCategoryPersistence()
           
 AssetCategoryService getAssetCategoryService()
           
 AssetEntryFinder getAssetEntryFinder()
           
 AssetEntryLocalService getAssetEntryLocalService()
           
 AssetEntryPersistence getAssetEntryPersistence()
           
 AssetEntryService getAssetEntryService()
           
 AssetTagFinder getAssetTagFinder()
           
 AssetTagLocalService getAssetTagLocalService()
           
 AssetTagPersistence getAssetTagPersistence()
           
 AssetTagService getAssetTagService()
           
 CompanyLocalService getCompanyLocalService()
           
 CompanyPersistence getCompanyPersistence()
           
 CompanyService getCompanyService()
           
 CounterLocalService getCounterLocalService()
           
 ExpandoValueLocalService getExpandoValueLocalService()
           
 ExpandoValuePersistence getExpandoValuePersistence()
           
 ExpandoValueService getExpandoValueService()
           
 GroupFinder getGroupFinder()
           
 GroupLocalService getGroupLocalService()
           
 GroupPersistence getGroupPersistence()
           
 GroupService getGroupService()
           
 ImageLocalService getImageLocalService()
           
 ImagePersistence getImagePersistence()
           
 ImageService getImageService()
           
 JournalArticle getJournalArticle(long id)
           
 JournalArticle getJournalArticleByUuidAndGroupId(String uuid, long groupId)
           
 JournalArticleFinder getJournalArticleFinder()
           
 JournalArticleImageLocalService getJournalArticleImageLocalService()
           
 JournalArticleImagePersistence getJournalArticleImagePersistence()
           
 JournalArticleLocalService getJournalArticleLocalService()
           
 JournalArticlePersistence getJournalArticlePersistence()
           
 JournalArticleResourceLocalService getJournalArticleResourceLocalService()
           
 JournalArticleResourcePersistence getJournalArticleResourcePersistence()
           
 List<JournalArticle> getJournalArticles(int start, int end)
           
 int getJournalArticlesCount()
           
 JournalArticleService getJournalArticleService()
           
 JournalContentSearchLocalService getJournalContentSearchLocalService()
           
 JournalContentSearchPersistence getJournalContentSearchPersistence()
           
 JournalFeedFinder getJournalFeedFinder()
           
 JournalFeedLocalService getJournalFeedLocalService()
           
 JournalFeedPersistence getJournalFeedPersistence()
           
 JournalFeedService getJournalFeedService()
           
 JournalStructureFinder getJournalStructureFinder()
           
 JournalStructureLocalService getJournalStructureLocalService()
           
 JournalStructurePersistence getJournalStructurePersistence()
           
 JournalStructureService getJournalStructureService()
           
 JournalTemplateFinder getJournalTemplateFinder()
           
 JournalTemplateLocalService getJournalTemplateLocalService()
           
 JournalTemplatePersistence getJournalTemplatePersistence()
           
 JournalTemplateService getJournalTemplateService()
           
 MailService getMailService()
           
 MBMessageFinder getMBMessageFinder()
           
 MBMessageLocalService getMBMessageLocalService()
           
 MBMessagePersistence getMBMessagePersistence()
           
 MBMessageService getMBMessageService()
           
 PortletPreferencesFinder getPortletPreferencesFinder()
           
 PortletPreferencesLocalService getPortletPreferencesLocalService()
           
 PortletPreferencesPersistence getPortletPreferencesPersistence()
           
 PortletPreferencesService getPortletPreferencesService()
           
 RatingsStatsFinder getRatingsStatsFinder()
           
 RatingsStatsLocalService getRatingsStatsLocalService()
           
 RatingsStatsPersistence getRatingsStatsPersistence()
           
 ResourceFinder getResourceFinder()
           
 ResourceLocalService getResourceLocalService()
           
 ResourcePersistence getResourcePersistence()
           
 ResourceService getResourceService()
           
 SubscriptionLocalService getSubscriptionLocalService()
           
 SubscriptionPersistence getSubscriptionPersistence()
           
 UserFinder getUserFinder()
           
 UserLocalService getUserLocalService()
           
 UserPersistence getUserPersistence()
           
 UserService getUserService()
           
 WorkflowInstanceLinkLocalService getWorkflowInstanceLinkLocalService()
           
 WorkflowInstanceLinkPersistence getWorkflowInstanceLinkPersistence()
           
protected  void runSQL(String sql)
           
 void setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
           
 void setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
           
 void setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)
           
 void setAssetCategoryService(AssetCategoryService assetCategoryService)
           
 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 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 setImageLocalService(ImageLocalService imageLocalService)
           
 void setImagePersistence(ImagePersistence imagePersistence)
           
 void setImageService(ImageService imageService)
           
 void setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
           
 void setJournalArticleImageLocalService(JournalArticleImageLocalService journalArticleImageLocalService)
           
 void setJournalArticleImagePersistence(JournalArticleImagePersistence journalArticleImagePersistence)
           
 void setJournalArticleLocalService(JournalArticleLocalService journalArticleLocalService)
           
 void setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
           
 void setJournalArticleResourceLocalService(JournalArticleResourceLocalService journalArticleResourceLocalService)
           
 void setJournalArticleResourcePersistence(JournalArticleResourcePersistence journalArticleResourcePersistence)
           
 void setJournalArticleService(JournalArticleService journalArticleService)
           
 void setJournalContentSearchLocalService(JournalContentSearchLocalService journalContentSearchLocalService)
           
 void setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
           
 void setJournalFeedFinder(JournalFeedFinder journalFeedFinder)
           
 void setJournalFeedLocalService(JournalFeedLocalService journalFeedLocalService)
           
 void setJournalFeedPersistence(JournalFeedPersistence journalFeedPersistence)
           
 void setJournalFeedService(JournalFeedService journalFeedService)
           
 void setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
           
 void setJournalStructureLocalService(JournalStructureLocalService journalStructureLocalService)
           
 void setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
           
 void setJournalStructureService(JournalStructureService journalStructureService)
           
 void setJournalTemplateFinder(JournalTemplateFinder journalTemplateFinder)
           
 void setJournalTemplateLocalService(JournalTemplateLocalService journalTemplateLocalService)
           
 void setJournalTemplatePersistence(JournalTemplatePersistence journalTemplatePersistence)
           
 void setJournalTemplateService(JournalTemplateService journalTemplateService)
           
 void setMailService(MailService mailService)
           
 void setMBMessageFinder(MBMessageFinder mbMessageFinder)
           
 void setMBMessageLocalService(MBMessageLocalService mbMessageLocalService)
           
 void setMBMessagePersistence(MBMessagePersistence mbMessagePersistence)
           
 void setMBMessageService(MBMessageService mbMessageService)
           
 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 setSubscriptionLocalService(SubscriptionLocalService subscriptionLocalService)
           
 void setSubscriptionPersistence(SubscriptionPersistence subscriptionPersistence)
           
 void setUserFinder(UserFinder userFinder)
           
 void setUserLocalService(UserLocalService userLocalService)
           
 void setUserPersistence(UserPersistence userPersistence)
           
 void setUserService(UserService userService)
           
 void setWorkflowInstanceLinkLocalService(WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
           
 void setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
           
 JournalArticle updateJournalArticle(JournalArticle journalArticle)
           
 JournalArticle updateJournalArticle(JournalArticle journalArticle, boolean merge)
           
 
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.journal.service.JournalArticleLocalService
addArticle, addArticleResources, addArticleResources, addArticleResources, addArticleResources, checkArticleResourcePrimKey, checkArticles, checkNewLine, checkStructure, copyArticle, deleteArticle, deleteArticle, deleteArticle, deleteArticles, expireArticle, getArticle, getArticle, getArticle, getArticleByUrlTitle, getArticleContent, getArticleContent, getArticleContent, getArticleContent, getArticleContent, getArticleDisplay, getArticleDisplay, getArticleDisplay, getArticleDisplay, getArticleDisplay, getArticleDisplay, getArticleDisplay, getArticles, getArticles, getArticles, getArticles, getArticles, getArticlesBySmallImageId, getArticlesCount, getCompanyArticles, getCompanyArticlesCount, getDisplayArticle, getLatestArticle, getLatestArticle, getLatestArticle, getLatestArticle, getLatestArticle, getLatestArticleByUrlTitle, getLatestVersion, getLatestVersion, getStructureArticles, getStructureArticles, getStructureArticlesCount, getTemplateArticles, getTemplateArticles, getTemplateArticlesCount, hasArticle, isLatestVersion, isLatestVersion, removeArticleLocale, search, search, search, searchCount, searchCount, searchCount, updateArticle, updateArticle, updateAsset, updateContent, updateStatus, updateStatus, updateStatus
 

Field Detail

journalArticleLocalService

@BeanReference(type=JournalArticleLocalService.class)
protected JournalArticleLocalService journalArticleLocalService

journalArticleService

@BeanReference(type=JournalArticleService.class)
protected JournalArticleService journalArticleService

journalArticlePersistence

@BeanReference(type=JournalArticlePersistence.class)
protected JournalArticlePersistence journalArticlePersistence

journalArticleFinder

@BeanReference(type=JournalArticleFinder.class)
protected JournalArticleFinder journalArticleFinder

journalArticleImageLocalService

@BeanReference(type=JournalArticleImageLocalService.class)
protected JournalArticleImageLocalService journalArticleImageLocalService

journalArticleImagePersistence

@BeanReference(type=JournalArticleImagePersistence.class)
protected JournalArticleImagePersistence journalArticleImagePersistence

journalArticleResourceLocalService

@BeanReference(type=JournalArticleResourceLocalService.class)
protected JournalArticleResourceLocalService journalArticleResourceLocalService

journalArticleResourcePersistence

@BeanReference(type=JournalArticleResourcePersistence.class)
protected JournalArticleResourcePersistence journalArticleResourcePersistence

journalContentSearchLocalService

@BeanReference(type=JournalContentSearchLocalService.class)
protected JournalContentSearchLocalService journalContentSearchLocalService

journalContentSearchPersistence

@BeanReference(type=JournalContentSearchPersistence.class)
protected JournalContentSearchPersistence journalContentSearchPersistence

journalFeedLocalService

@BeanReference(type=JournalFeedLocalService.class)
protected JournalFeedLocalService journalFeedLocalService

journalFeedService

@BeanReference(type=JournalFeedService.class)
protected JournalFeedService journalFeedService

journalFeedPersistence

@BeanReference(type=JournalFeedPersistence.class)
protected JournalFeedPersistence journalFeedPersistence

journalFeedFinder

@BeanReference(type=JournalFeedFinder.class)
protected JournalFeedFinder journalFeedFinder

journalStructureLocalService

@BeanReference(type=JournalStructureLocalService.class)
protected JournalStructureLocalService journalStructureLocalService

journalStructureService

@BeanReference(type=JournalStructureService.class)
protected JournalStructureService journalStructureService

journalStructurePersistence

@BeanReference(type=JournalStructurePersistence.class)
protected JournalStructurePersistence journalStructurePersistence

journalStructureFinder

@BeanReference(type=JournalStructureFinder.class)
protected JournalStructureFinder journalStructureFinder

journalTemplateLocalService

@BeanReference(type=JournalTemplateLocalService.class)
protected JournalTemplateLocalService journalTemplateLocalService

journalTemplateService

@BeanReference(type=JournalTemplateService.class)
protected JournalTemplateService journalTemplateService

journalTemplatePersistence

@BeanReference(type=JournalTemplatePersistence.class)
protected JournalTemplatePersistence journalTemplatePersistence

journalTemplateFinder

@BeanReference(type=JournalTemplateFinder.class)
protected JournalTemplateFinder journalTemplateFinder

counterLocalService

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

mailService

@BeanReference(type=MailService.class)
protected MailService mailService

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

imageLocalService

@BeanReference(type=ImageLocalService.class)
protected ImageLocalService imageLocalService

imageService

@BeanReference(type=ImageService.class)
protected ImageService imageService

imagePersistence

@BeanReference(type=ImagePersistence.class)
protected ImagePersistence imagePersistence

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

subscriptionLocalService

@BeanReference(type=SubscriptionLocalService.class)
protected SubscriptionLocalService subscriptionLocalService

subscriptionPersistence

@BeanReference(type=SubscriptionPersistence.class)
protected SubscriptionPersistence subscriptionPersistence

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

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

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
Constructor Detail

JournalArticleLocalServiceBaseImpl

public JournalArticleLocalServiceBaseImpl()
Method Detail

addJournalArticle

public JournalArticle addJournalArticle(JournalArticle journalArticle)
                                 throws SystemException
Specified by:
addJournalArticle in interface JournalArticleLocalService
Throws:
SystemException

createJournalArticle

public JournalArticle createJournalArticle(long id)
Specified by:
createJournalArticle in interface JournalArticleLocalService

deleteJournalArticle

public void deleteJournalArticle(long id)
                          throws PortalException,
                                 SystemException
Specified by:
deleteJournalArticle in interface JournalArticleLocalService
Throws:
PortalException
SystemException

deleteJournalArticle

public void deleteJournalArticle(JournalArticle journalArticle)
                          throws SystemException
Specified by:
deleteJournalArticle in interface JournalArticleLocalService
Throws:
SystemException

dynamicQuery

public List dynamicQuery(DynamicQuery dynamicQuery)
                  throws SystemException
Specified by:
dynamicQuery in interface JournalArticleLocalService
Throws:
SystemException

dynamicQuery

public List dynamicQuery(DynamicQuery dynamicQuery,
                         int start,
                         int end)
                  throws SystemException
Specified by:
dynamicQuery in interface JournalArticleLocalService
Throws:
SystemException

dynamicQuery

public List dynamicQuery(DynamicQuery dynamicQuery,
                         int start,
                         int end,
                         OrderByComparator orderByComparator)
                  throws SystemException
Specified by:
dynamicQuery in interface JournalArticleLocalService
Throws:
SystemException

dynamicQueryCount

public long dynamicQueryCount(DynamicQuery dynamicQuery)
                       throws SystemException
Specified by:
dynamicQueryCount in interface JournalArticleLocalService
Throws:
SystemException

getJournalArticle

public JournalArticle getJournalArticle(long id)
                                 throws PortalException,
                                        SystemException
Specified by:
getJournalArticle in interface JournalArticleLocalService
Throws:
PortalException
SystemException

getJournalArticleByUuidAndGroupId

public JournalArticle getJournalArticleByUuidAndGroupId(String uuid,
                                                        long groupId)
                                                 throws PortalException,
                                                        SystemException
Specified by:
getJournalArticleByUuidAndGroupId in interface JournalArticleLocalService
Throws:
PortalException
SystemException

getJournalArticles

public List<JournalArticle> getJournalArticles(int start,
                                               int end)
                                        throws SystemException
Specified by:
getJournalArticles in interface JournalArticleLocalService
Throws:
SystemException

getJournalArticlesCount

public int getJournalArticlesCount()
                            throws SystemException
Specified by:
getJournalArticlesCount in interface JournalArticleLocalService
Throws:
SystemException

updateJournalArticle

public JournalArticle updateJournalArticle(JournalArticle journalArticle)
                                    throws SystemException
Specified by:
updateJournalArticle in interface JournalArticleLocalService
Throws:
SystemException

updateJournalArticle

public JournalArticle updateJournalArticle(JournalArticle journalArticle,
                                           boolean merge)
                                    throws SystemException
Specified by:
updateJournalArticle in interface JournalArticleLocalService
Throws:
SystemException

getJournalArticleLocalService

public JournalArticleLocalService getJournalArticleLocalService()

setJournalArticleLocalService

public void setJournalArticleLocalService(JournalArticleLocalService journalArticleLocalService)

getJournalArticleService

public JournalArticleService getJournalArticleService()

setJournalArticleService

public void setJournalArticleService(JournalArticleService journalArticleService)

getJournalArticlePersistence

public JournalArticlePersistence getJournalArticlePersistence()

setJournalArticlePersistence

public void setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)

getJournalArticleFinder

public JournalArticleFinder getJournalArticleFinder()

setJournalArticleFinder

public void setJournalArticleFinder(JournalArticleFinder journalArticleFinder)

getJournalArticleImageLocalService

public JournalArticleImageLocalService getJournalArticleImageLocalService()

setJournalArticleImageLocalService

public void setJournalArticleImageLocalService(JournalArticleImageLocalService journalArticleImageLocalService)

getJournalArticleImagePersistence

public JournalArticleImagePersistence getJournalArticleImagePersistence()

setJournalArticleImagePersistence

public void setJournalArticleImagePersistence(JournalArticleImagePersistence journalArticleImagePersistence)

getJournalArticleResourceLocalService

public JournalArticleResourceLocalService getJournalArticleResourceLocalService()

setJournalArticleResourceLocalService

public void setJournalArticleResourceLocalService(JournalArticleResourceLocalService journalArticleResourceLocalService)

getJournalArticleResourcePersistence

public JournalArticleResourcePersistence getJournalArticleResourcePersistence()

setJournalArticleResourcePersistence

public void setJournalArticleResourcePersistence(JournalArticleResourcePersistence journalArticleResourcePersistence)

getJournalContentSearchLocalService

public JournalContentSearchLocalService getJournalContentSearchLocalService()

setJournalContentSearchLocalService

public void setJournalContentSearchLocalService(JournalContentSearchLocalService journalContentSearchLocalService)

getJournalContentSearchPersistence

public JournalContentSearchPersistence getJournalContentSearchPersistence()

setJournalContentSearchPersistence

public void setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)

getJournalFeedLocalService

public JournalFeedLocalService getJournalFeedLocalService()

setJournalFeedLocalService

public void setJournalFeedLocalService(JournalFeedLocalService journalFeedLocalService)

getJournalFeedService

public JournalFeedService getJournalFeedService()

setJournalFeedService

public void setJournalFeedService(JournalFeedService journalFeedService)

getJournalFeedPersistence

public JournalFeedPersistence getJournalFeedPersistence()

setJournalFeedPersistence

public void setJournalFeedPersistence(JournalFeedPersistence journalFeedPersistence)

getJournalFeedFinder

public JournalFeedFinder getJournalFeedFinder()

setJournalFeedFinder

public void setJournalFeedFinder(JournalFeedFinder journalFeedFinder)

getJournalStructureLocalService

public JournalStructureLocalService getJournalStructureLocalService()

setJournalStructureLocalService

public void setJournalStructureLocalService(JournalStructureLocalService journalStructureLocalService)

getJournalStructureService

public JournalStructureService getJournalStructureService()

setJournalStructureService

public void setJournalStructureService(JournalStructureService journalStructureService)

getJournalStructurePersistence

public JournalStructurePersistence getJournalStructurePersistence()

setJournalStructurePersistence

public void setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)

getJournalStructureFinder

public JournalStructureFinder getJournalStructureFinder()

setJournalStructureFinder

public void setJournalStructureFinder(JournalStructureFinder journalStructureFinder)

getJournalTemplateLocalService

public JournalTemplateLocalService getJournalTemplateLocalService()

setJournalTemplateLocalService

public void setJournalTemplateLocalService(JournalTemplateLocalService journalTemplateLocalService)

getJournalTemplateService

public JournalTemplateService getJournalTemplateService()

setJournalTemplateService

public void setJournalTemplateService(JournalTemplateService journalTemplateService)

getJournalTemplatePersistence

public JournalTemplatePersistence getJournalTemplatePersistence()

setJournalTemplatePersistence

public void setJournalTemplatePersistence(JournalTemplatePersistence journalTemplatePersistence)

getJournalTemplateFinder

public JournalTemplateFinder getJournalTemplateFinder()

setJournalTemplateFinder

public void setJournalTemplateFinder(JournalTemplateFinder journalTemplateFinder)

getCounterLocalService

public CounterLocalService getCounterLocalService()

setCounterLocalService

public void setCounterLocalService(CounterLocalService counterLocalService)

getMailService

public MailService getMailService()

setMailService

public void setMailService(MailService mailService)

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)

getImageLocalService

public ImageLocalService getImageLocalService()

setImageLocalService

public void setImageLocalService(ImageLocalService imageLocalService)

getImageService

public ImageService getImageService()

setImageService

public void setImageService(ImageService imageService)

getImagePersistence

public ImagePersistence getImagePersistence()

setImagePersistence

public void setImagePersistence(ImagePersistence imagePersistence)

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)

getSubscriptionLocalService

public SubscriptionLocalService getSubscriptionLocalService()

setSubscriptionLocalService

public void setSubscriptionLocalService(SubscriptionLocalService subscriptionLocalService)

getSubscriptionPersistence

public SubscriptionPersistence getSubscriptionPersistence()

setSubscriptionPersistence

public void setSubscriptionPersistence(SubscriptionPersistence subscriptionPersistence)

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)

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)

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)

runSQL

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

Liferay 6.0.4