|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.imagegallery.service.base.IGFolderLocalServiceBaseImpl
Constructor Summary | |
IGFolderLocalServiceBaseImpl()
|
Method Summary | |
com.liferay.portlet.imagegallery.model.IGFolder |
addIGFolder(com.liferay.portlet.imagegallery.model.IGFolder 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.imagegallery.model.IGFolder |
updateIGFolder(com.liferay.portlet.imagegallery.model.IGFolder 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.imagegallery.service.IGFolderLocalService |
addFolder, addFolder, addFolder, addFolderResources, addFolderResources, addFolderResources, addFolderResources, addFolderToGroup, deleteFolder, deleteFolder, deleteFolders, getFolder, getFolders, getFolders, getFolders, getFoldersCount, getSubfolderIds, updateFolder |
Constructor Detail |
public IGFolderLocalServiceBaseImpl()
Method Detail |
public com.liferay.portlet.imagegallery.model.IGFolder addIGFolder(com.liferay.portlet.imagegallery.model.IGFolder model) throws com.liferay.portal.SystemException
addIGFolder
in interface com.liferay.portlet.imagegallery.service.IGFolderLocalService
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.imagegallery.service.IGFolderLocalService
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.imagegallery.service.IGFolderLocalService
com.liferay.portal.SystemException
public com.liferay.portlet.imagegallery.model.IGFolder updateIGFolder(com.liferay.portlet.imagegallery.model.IGFolder model) throws com.liferay.portal.SystemException
updateIGFolder
in interface com.liferay.portlet.imagegallery.service.IGFolderLocalService
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |