Class Util
- java.lang.Object
-
- org.gcube.common.storagehub.client.dsl.Util
-
public class Util extends Object
-
-
Constructor Summary
Constructors Constructor Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static ItemContainer<? extends org.gcube.common.storagehub.model.items.Item>getContainerFromItem(org.gcube.common.storagehub.model.items.Item item, ItemManagerClient itemClient)static StringgetVREGroupFromContext(String context)
-
-
-
Method Detail
-
getContainerFromItem
protected static ItemContainer<? extends org.gcube.common.storagehub.model.items.Item> getContainerFromItem(org.gcube.common.storagehub.model.items.Item item, ItemManagerClient itemClient)
-
-