|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.journal.service.base.JournalTemplateLocalServiceBaseImpl
Constructor Summary | |
JournalTemplateLocalServiceBaseImpl()
|
Method Summary | |
com.liferay.portlet.journal.model.JournalTemplate |
addJournalTemplate(com.liferay.portlet.journal.model.JournalTemplate model)
|
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer)
|
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer,
int begin,
int end)
|
com.liferay.portlet.journal.model.JournalTemplate |
updateJournalTemplate(com.liferay.portlet.journal.model.JournalTemplate model)
|
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.JournalTemplateLocalService |
addTemplate, addTemplate, addTemplate, addTemplateResources, addTemplateResources, addTemplateResources, addTemplateResources, addTemplateToGroup, checkNewLine, deleteTemplate, deleteTemplate, getStructureTemplates, getStructureTemplates, getStructureTemplatesCount, getTemplate, getTemplate, getTemplates, getTemplates, getTemplates, getTemplatesCount, hasTemplate, search, search, searchCount, searchCount, updateTemplate |
Constructor Detail |
public JournalTemplateLocalServiceBaseImpl()
Method Detail |
public com.liferay.portlet.journal.model.JournalTemplate addJournalTemplate(com.liferay.portlet.journal.model.JournalTemplate model) throws com.liferay.portal.SystemException
addJournalTemplate
in interface com.liferay.portlet.journal.service.JournalTemplateLocalService
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer) throws com.liferay.portal.SystemException
dynamicQuery
in interface com.liferay.portlet.journal.service.JournalTemplateLocalService
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
dynamicQuery
in interface com.liferay.portlet.journal.service.JournalTemplateLocalService
com.liferay.portal.SystemException
public com.liferay.portlet.journal.model.JournalTemplate updateJournalTemplate(com.liferay.portlet.journal.model.JournalTemplate model) throws com.liferay.portal.SystemException
updateJournalTemplate
in interface com.liferay.portlet.journal.service.JournalTemplateLocalService
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |