Package | Description |
---|---|
org.komodo.rest.relational.json | |
org.komodo.rest.relational.response.vieweditorstate |
Modifier and Type | Method and Description |
---|---|
RestSqlComposition |
SqlCompositionSerializer.read(com.google.gson.stream.JsonReader in) |
Modifier and Type | Method and Description |
---|---|
void |
SqlCompositionSerializer.write(com.google.gson.stream.JsonWriter out,
RestSqlComposition restSqlComposition) |
Modifier and Type | Method and Description |
---|---|
RestSqlComposition[] |
RestViewDefinition.getSqlCompositions() |
Modifier and Type | Method and Description |
---|---|
void |
RestViewDefinition.setSqlCompositions(RestSqlComposition[] compositions)
Set the compositions
|
Constructor and Description |
---|
RestSqlComposition(RestSqlComposition sqlComp) |
Copyright © 2013–2019. All rights reserved.