Package | Description |
---|---|
org.komodo.rest.relational | |
org.komodo.rest.relational.json | |
org.komodo.rest.relational.response.metadata |
Modifier and Type | Method and Description |
---|---|
List<RestMetadataTemplateEntry> |
RestEntityFactory.createMetadataTemplateEntry(org.komodo.spi.repository.Repository.UnitOfWork transaction,
org.komodo.spi.repository.Repository repository,
Collection<org.komodo.spi.runtime.TeiidPropertyDefinition> propertyDefns,
URI baseUri)
Create RestMetadataTemplateEntry
|
Modifier and Type | Method and Description |
---|---|
protected RestMetadataTemplateEntry |
MetadataTemplateEntrySerializer.createEntity() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
MetadataTemplateEntrySerializer.isComplete(RestMetadataTemplateEntry entry) |
protected String |
MetadataTemplateEntrySerializer.readExtension(String name,
RestMetadataTemplateEntry entity,
com.google.gson.stream.JsonReader in) |
protected void |
MetadataTemplateEntrySerializer.writeExtensions(com.google.gson.stream.JsonWriter out,
RestMetadataTemplateEntry entity) |
Modifier and Type | Field and Description |
---|---|
static RestMetadataTemplateEntry[] |
RestMetadataTemplateEntry.NO_ENTRIES
An empty array of templateEntrys.
|
Copyright © 2013–2019. All rights reserved.