| Package | Description |
|---|---|
| org.gcube.informationsystem.context.impl.entities | |
| org.gcube.informationsystem.context.impl.relations | |
| org.gcube.informationsystem.context.reference.entities |
| Modifier and Type | Field and Description |
|---|---|
protected IsParentOf |
ContextImpl.parent |
| Modifier and Type | Field and Description |
|---|---|
protected List<IsParentOf> |
ContextImpl.children |
| Modifier and Type | Method and Description |
|---|---|
IsParentOf |
ContextImpl.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<IsParentOf> |
ContextImpl.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextImpl.addChild(IsParentOf isParentOf) |
protected void |
ContextImpl.addChildFromJson(IsParentOf isParentOf) |
void |
ContextImpl.setParent(IsParentOf isParentOf) |
protected void |
ContextImpl.setParentFromJson(IsParentOf isParentOf) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContextImpl.setChildrenFromJson(List<IsParentOf> children) |
| Modifier and Type | Class and Description |
|---|---|
class |
IsParentOfImpl |
| Modifier and Type | Method and Description |
|---|---|
IsParentOf |
Context.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<IsParentOf> |
Context.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
Context.addChild(IsParentOf isParentOf) |
void |
Context.setParent(IsParentOf isParentOf) |
Copyright © 2020. All Rights Reserved.