Package cmion.storage

Class RequestAddSubContainer

java.lang.Object
ion.Meta.Request
cmion.storage.RequestAddSubContainer

public class RequestAddSubContainer extends ion.Meta.Request
a request that can be made to any CMION Storage Container for adding a new sub container
  • Constructor Details

  • Method Details

    • getNewContainerName

      public String getNewContainerName()
      returns the name of the sub container to be added
    • getInitialProperties

      public HashMap<String,Object> getInitialProperties()
      returns the initial properties of the sub container to be added
    • getPersistentProperties

      public HashSet<String> getPersistentProperties()
      returns the set of persistent initial properties of the sub container to be added
    • getNewContainerType

      public String getNewContainerType()
      returns the name of the sub container to be added