Package | Description |
---|---|
org.komodo.rest.relational.json | |
org.komodo.rest.relational.response | |
org.komodo.rest.swagger |
Modifier and Type | Method and Description |
---|---|
protected RestVdbDataRole |
VdbDataRoleSerializer.createEntity() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
VdbDataRoleSerializer.isComplete(RestVdbDataRole dataRole) |
protected String |
VdbDataRoleSerializer.readExtension(String name,
RestVdbDataRole dataRole,
com.google.gson.stream.JsonReader in)
Sub-classes should implement this to write further data to the json
|
protected void |
VdbDataRoleSerializer.writeExtensions(com.google.gson.stream.JsonWriter out,
RestVdbDataRole dataRole)
Sub-classes should implement this to write further data to the json
|
Modifier and Type | Field and Description |
---|---|
static RestVdbDataRole[] |
RestVdbDataRole.NO_DATA_ROLES
An empty array of data roles.
|
Modifier and Type | Method and Description |
---|---|
protected Class<RestVdbDataRole> |
RestVdbDataRoleConverter.getEntityClass() |
Copyright © 2013–2019. All rights reserved.