| Package | Description |
|---|---|
| com.mware.core.model.clientapi.dto | |
| com.mware.core.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientApiEdge |
class |
ClientApiEdgeWithVertexData |
class |
ClientApiElement |
class |
ClientApiExtendedDataRow |
class |
ClientApiVertex |
| Modifier and Type | Method and Description |
|---|---|
List<ClientApiGeObject> |
ClientApiTermMentionsResponse.getTermMentions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientApiElementSearchResponse.setReferencedElements(List<ClientApiGeObject> referencedElements) |
| Modifier and Type | Method and Description |
|---|---|
static ClientApiGeObject |
ClientApiConverter.toClientApi(GeObject geObject,
String workspaceId,
Authorizations authorizations) |
static ClientApiGeObject |
ClientApiConverter.toClientApi(GeObject geObject,
String workspaceId,
boolean includeEdgeInfos,
Authorizations authorizations) |
| Modifier and Type | Method and Description |
|---|---|
static List<? extends ClientApiGeObject> |
ClientApiConverter.toClientApi(Iterable<? extends GeObject> geObjects,
String workspaceId,
Authorizations authorizations) |
static List<? extends ClientApiGeObject> |
ClientApiConverter.toClientApi(Iterable<? extends GeObject> geObjects,
String workspaceId,
boolean includeEdgeInfos,
Authorizations authorizations) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.