|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This interface defines the service. The default implementation is
com.liferay.portlet.journal.service.impl.JournalContentSearchLocalServiceImpl
.
Modify methods in that class and rerun ServiceBuilder to populate this class
and all other generated classes.
This is a local service. Methods of this service will not have security checks based on the propagated JAAS credentials because this service can only be accessed from within the same VM.
JournalContentSearchLocalServiceFactory
,
JournalContentSearchLocalServiceUtil
Method Detail |
public JournalContentSearch addJournalContentSearch(JournalContentSearch model) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer, int begin, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public JournalContentSearch updateJournalContentSearch(JournalContentSearch model) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public JournalArticlePersistence getJournalArticlePersistence()
public void setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
public JournalArticleFinder getJournalArticleFinder()
public void setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
public JournalArticleImagePersistence getJournalArticleImagePersistence()
public void setJournalArticleImagePersistence(JournalArticleImagePersistence journalArticleImagePersistence)
public JournalArticleResourcePersistence getJournalArticleResourcePersistence()
public void setJournalArticleResourcePersistence(JournalArticleResourcePersistence journalArticleResourcePersistence)
public JournalContentSearchPersistence getJournalContentSearchPersistence()
public void setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
public JournalFeedPersistence getJournalFeedPersistence()
public void setJournalFeedPersistence(JournalFeedPersistence journalFeedPersistence)
public JournalFeedFinder getJournalFeedFinder()
public void setJournalFeedFinder(JournalFeedFinder journalFeedFinder)
public JournalStructurePersistence getJournalStructurePersistence()
public void setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
public JournalStructureFinder getJournalStructureFinder()
public void setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
public JournalTemplatePersistence getJournalTemplatePersistence()
public void setJournalTemplatePersistence(JournalTemplatePersistence journalTemplatePersistence)
public JournalTemplateFinder getJournalTemplateFinder()
public void setJournalTemplateFinder(JournalTemplateFinder journalTemplateFinder)
public GroupPersistence getGroupPersistence()
public void setGroupPersistence(GroupPersistence groupPersistence)
public GroupFinder getGroupFinder()
public void setGroupFinder(GroupFinder groupFinder)
public LayoutPersistence getLayoutPersistence()
public void setLayoutPersistence(LayoutPersistence layoutPersistence)
public LayoutFinder getLayoutFinder()
public void setLayoutFinder(LayoutFinder layoutFinder)
public PortletPreferencesPersistence getPortletPreferencesPersistence()
public void setPortletPreferencesPersistence(PortletPreferencesPersistence portletPreferencesPersistence)
public PortletPreferencesFinder getPortletPreferencesFinder()
public void setPortletPreferencesFinder(PortletPreferencesFinder portletPreferencesFinder)
public void afterPropertiesSet()
public void checkContentSearches(long companyId) throws com.liferay.portal.SystemException, com.liferay.portal.PortalException
com.liferay.portal.SystemException
com.liferay.portal.PortalException
public void deleteArticleContentSearch(long groupId, boolean privateLayout, long layoutId, java.lang.String portletId, java.lang.String articleId) throws com.liferay.portal.SystemException, com.liferay.portal.PortalException
com.liferay.portal.SystemException
com.liferay.portal.PortalException
public void deleteArticleContentSearches(long groupId, java.lang.String articleId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public void deleteLayoutContentSearches(long groupId, boolean privateLayout, long layoutId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public void deleteOwnerContentSearches(long groupId, boolean privateLayout) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List getArticleContentSearches() throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List getArticleContentSearches(long groupId, java.lang.String articleId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List getLayoutIds(long groupId, boolean privateLayout, java.lang.String articleId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public int getLayoutIdsCount(long groupId, boolean privateLayout, java.lang.String articleId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public JournalContentSearch updateContentSearch(long groupId, boolean privateLayout, long layoutId, java.lang.String portletId, java.lang.String articleId) throws com.liferay.portal.SystemException, com.liferay.portal.PortalException
com.liferay.portal.SystemException
com.liferay.portal.PortalException
public JournalContentSearch updateContentSearch(long groupId, boolean privateLayout, long layoutId, java.lang.String portletId, java.lang.String articleId, boolean purge) throws com.liferay.portal.SystemException, com.liferay.portal.PortalException
com.liferay.portal.SystemException
com.liferay.portal.PortalException
public java.util.List updateContentSearch(long groupId, boolean privateLayout, long layoutId, java.lang.String portletId, java.lang.String[] articleIds) throws com.liferay.portal.SystemException, com.liferay.portal.PortalException
com.liferay.portal.SystemException
com.liferay.portal.PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |