Class DLFolderServiceAdapter

Object
com.liferay.portal.repository.capabilities.util.DLFolderServiceAdapter

public class DLFolderServiceAdapter extends Object
Author:
Iván Zaera
  • Constructor Details

    • DLFolderServiceAdapter

      public DLFolderServiceAdapter(com.liferay.document.library.kernel.service.DLFolderLocalService dlFolderLocalService)
    • DLFolderServiceAdapter

      public DLFolderServiceAdapter(com.liferay.document.library.kernel.service.DLFolderLocalService dlFolderLocalService, com.liferay.document.library.kernel.service.DLFolderService dlFolderService)
  • Method Details

    • create

      public static DLFolderServiceAdapter create(com.liferay.portal.kernel.repository.DocumentRepository documentRepository)
    • deleteFolder

      public void deleteFolder(long folderId, boolean includeTrashedEntries) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getActionableDynamicQuery

      public com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getFoldersAndFileEntriesAndFileShortcuts

      public List<Object> getFoldersAndFileEntriesAndFileShortcuts(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException