Package cmion.storage
Class RequestRemoveSubContainer
- java.lang.Object
-
- ion.Meta.Request
-
- cmion.storage.RequestRemoveSubContainer
-
public class RequestRemoveSubContainer extends ion.Meta.Requesta request that can be made to any CMION Storage Container for removing an existing sub container (does not remove sub sub containers)
-
-
Constructor Summary
Constructors Constructor Description RequestRemoveSubContainer(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()returns the name of the sub container to be removed
-