public class ItemHandler extends Object
| Constructor and Description |
|---|
ItemHandler() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends org.gcube.common.storagehub.model.items.Item> |
createNodeFromItem(javax.jcr.Session session,
javax.jcr.Node parentNode,
T item) |
static <T extends org.gcube.common.storagehub.model.items.Item> |
getItem(javax.jcr.Node node,
List<String> excludes) |
public static <T extends org.gcube.common.storagehub.model.items.Item> T getItem(javax.jcr.Node node,
List<String> excludes)
throws Exception
Exceptionpublic static <T extends org.gcube.common.storagehub.model.items.Item> javax.jcr.Node createNodeFromItem(javax.jcr.Session session,
javax.jcr.Node parentNode,
T item)
Copyright © 2018. All Rights Reserved.