|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.service.base.LayoutLocalServiceBaseImpl
Constructor Summary | |
LayoutLocalServiceBaseImpl()
|
Method Summary | |
com.liferay.portal.model.Layout |
addLayout(com.liferay.portal.model.Layout 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.portal.model.Layout |
updateLayout(com.liferay.portal.model.Layout 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.portal.service.LayoutLocalService |
addLayout, addLayout, deleteLayout, deleteLayout, deleteLayout, deleteLayouts, exportLayouts, getDefaultPlid, getDLFolderLayout, getFriendlyURLLayout, getLayout, getLayout, getLayouts, getLayouts, getLayouts, getLayouts, importLayouts, importLayouts, setLayouts, updateLayout, updateLayout, updateLayout, updateLookAndFeel, updateName, updateName, updateName, updateParentLayoutId, updateParentLayoutId, updatePriority, updatePriority, updatePriority |
Constructor Detail |
public LayoutLocalServiceBaseImpl()
Method Detail |
public com.liferay.portal.model.Layout addLayout(com.liferay.portal.model.Layout model) throws com.liferay.portal.SystemException
addLayout
in interface com.liferay.portal.service.LayoutLocalService
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.portal.service.LayoutLocalService
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.portal.service.LayoutLocalService
com.liferay.portal.SystemException
public com.liferay.portal.model.Layout updateLayout(com.liferay.portal.model.Layout model) throws com.liferay.portal.SystemException
updateLayout
in interface com.liferay.portal.service.LayoutLocalService
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |