|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.journal.service.base.JournalStructureLocalServiceBaseImpl
Constructor Summary | |
JournalStructureLocalServiceBaseImpl()
|
Method Summary | |
com.liferay.portlet.journal.model.JournalStructure |
addJournalStructure(com.liferay.portlet.journal.model.JournalStructure 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.JournalStructure |
updateJournalStructure(com.liferay.portlet.journal.model.JournalStructure 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.JournalStructureLocalService |
addStructure, addStructure, addStructure, addStructureResources, addStructureResources, addStructureResources, addStructureResources, addStructureToGroup, checkNewLine, deleteStructure, deleteStructure, getStructure, getStructure, getStructures, getStructures, getStructures, getStructuresCount, search, search, searchCount, searchCount, updateStructure |
Constructor Detail |
public JournalStructureLocalServiceBaseImpl()
Method Detail |
public com.liferay.portlet.journal.model.JournalStructure addJournalStructure(com.liferay.portlet.journal.model.JournalStructure model) throws com.liferay.portal.SystemException
addJournalStructure
in interface com.liferay.portlet.journal.service.JournalStructureLocalService
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.JournalStructureLocalService
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.JournalStructureLocalService
com.liferay.portal.SystemException
public com.liferay.portlet.journal.model.JournalStructure updateJournalStructure(com.liferay.portlet.journal.model.JournalStructure model) throws com.liferay.portal.SystemException
updateJournalStructure
in interface com.liferay.portlet.journal.service.JournalStructureLocalService
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |