@Singleton public class Item2NodeConverter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Item2NodeConverter.Values |
| Constructor and Description |
|---|
Item2NodeConverter() |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.gcube.common.storagehub.model.items.Item> |
getNode(javax.jcr.Node parentNode,
T item) |
<F extends org.gcube.common.storagehub.model.items.AbstractFileItem> |
replaceContent(javax.jcr.Node node,
F item,
org.gcube.common.storagehub.model.types.ItemAction action) |
<I extends org.gcube.common.storagehub.model.items.Item> |
updateMetadataNode(javax.jcr.Node node,
Map<String,Object> meta,
String login) |
public <T extends org.gcube.common.storagehub.model.items.Item> javax.jcr.Node getNode(javax.jcr.Node parentNode,
T item)
public <F extends org.gcube.common.storagehub.model.items.AbstractFileItem> void replaceContent(javax.jcr.Node node,
F item,
org.gcube.common.storagehub.model.types.ItemAction action)
Copyright © 2019. All Rights Reserved.