|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.documentlibrary.service.base.DLFolderLocalServiceBaseImpl
Constructor Summary | |
DLFolderLocalServiceBaseImpl()
|
Method Summary | |
com.liferay.portlet.documentlibrary.model.DLFolder |
addDLFolder(com.liferay.portlet.documentlibrary.model.DLFolder 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.documentlibrary.model.DLFolder |
updateDLFolder(com.liferay.portlet.documentlibrary.model.DLFolder 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.documentlibrary.service.DLFolderLocalService |
addFolder, addFolder, addFolder, addFolderResources, addFolderResources, addFolderResources, addFolderResources, addFolderToGroup, deleteFolder, deleteFolder, deleteFolders, getFolder, getFolder, getFolders, getFolders, getFolders, getFoldersCount, getSubfolderIds, reIndex, search, updateFolder |
Constructor Detail |
public DLFolderLocalServiceBaseImpl()
Method Detail |
public com.liferay.portlet.documentlibrary.model.DLFolder addDLFolder(com.liferay.portlet.documentlibrary.model.DLFolder model) throws com.liferay.portal.SystemException
addDLFolder
in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
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.documentlibrary.service.DLFolderLocalService
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.documentlibrary.service.DLFolderLocalService
com.liferay.portal.SystemException
public com.liferay.portlet.documentlibrary.model.DLFolder updateDLFolder(com.liferay.portlet.documentlibrary.model.DLFolder model) throws com.liferay.portal.SystemException
updateDLFolder
in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |