Class WorkSpaceDirectoryStructure

java.lang.Object
org.gcube.accounting.aggregator.directory.DirectoryStructure<org.gcube.common.storagehub.client.dsl.FolderContainer>
org.gcube.accounting.aggregator.directory.WorkSpaceDirectoryStructure

public class WorkSpaceDirectoryStructure extends DirectoryStructure<org.gcube.common.storagehub.client.dsl.FolderContainer>
Author:
Luca Frosini (ISTI - CNR)
  • Field Details

  • Constructor Details

    • WorkSpaceDirectoryStructure

      public WorkSpaceDirectoryStructure()
  • Method Details

    • getRoot

      protected org.gcube.common.storagehub.client.dsl.FolderContainer getRoot() throws Exception
      Specified by:
      getRoot in class DirectoryStructure<org.gcube.common.storagehub.client.dsl.FolderContainer>
      Throws:
      Exception
    • createDirectory

      protected org.gcube.common.storagehub.client.dsl.FolderContainer createDirectory(org.gcube.common.storagehub.client.dsl.FolderContainer parent, String name) throws Exception
      Specified by:
      createDirectory in class DirectoryStructure<org.gcube.common.storagehub.client.dsl.FolderContainer>
      Throws:
      Exception