Modifier and Type | Class and Description |
---|---|
static class |
AbstractKEntity.ResourceNotFound
A
RestBasicEntity that indicates the resource was not found. |
static class |
RestBasicEntity.ResourceNotFound
A
RestBasicEntity that indicates the resource was not found. |
Modifier and Type | Field and Description |
---|---|
static RestBasicEntity |
RestBasicEntity.NO_CONTENT
Indicates no content is being returned.
|
Modifier and Type | Method and Description |
---|---|
<T extends RestBasicEntity> |
RestEntityFactory.create(org.komodo.spi.repository.KomodoObject kObject,
URI baseUri,
org.komodo.spi.repository.Repository.UnitOfWork transaction) |
<T extends RestBasicEntity> |
RestEntityFactory.create(org.komodo.spi.repository.KomodoObject kObject,
URI baseUri,
org.komodo.spi.repository.Repository.UnitOfWork transaction,
KomodoProperties properties) |
static <T extends RestBasicEntity> |
RestEntityFactory.resolve(RestBasicEntity basicEntity,
Class<T> klazz) |
Modifier and Type | Method and Description |
---|---|
static <T extends RestBasicEntity> |
RestEntityFactory.resolve(RestBasicEntity basicEntity,
Class<T> klazz) |
Modifier and Type | Class and Description |
---|---|
class |
RestConnection
A connection that can be used by GSON to build a JSON document representation.
|
Modifier and Type | Class and Description |
---|---|
class |
RestDataservice
A Dataservice that can be used by GSON to build a JSON document representation.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicEntitySerializer<T extends RestBasicEntity>
A GSON serializer/deserializer for
RestBasicEntity s. |
Modifier and Type | Class and Description |
---|---|
class |
RestConnectionSummary
An entity containing a connection and it's status.
|
class |
RestSyndesisDataSource |
class |
RestVdb
A VDB that can be used by GSON to build a JSON document representation.
|
class |
RestVdbCondition
A condition that can be used by GSON to build a JSON document representation.
|
class |
RestVdbDataRole
A data role that can be used by GSON to build a JSON document representation.
|
class |
RestVdbImport
A VDB import that can be used by GSON to build a JSON document representation.
|
class |
RestVdbMask
A condition that can be used by GSON to build a JSON document representation.
|
class |
RestVdbModel
A VDB model that can be used by GSON to build a JSON document model representation.
|
class |
RestVdbModelSource
A VDB model source that can be used by GSON to build a JSON model source representation.
|
class |
RestVdbModelTable
A VDB model table that can be used by GSON to build a JSON model source representation.
|
class |
RestVdbModelTableColumn
A VDB model table column that can be used by GSON to build a JSON model source representation.
|
class |
RestVdbModelView
A VDB model view that can be used by GSON to build a JSON model view representation.
|
class |
RestVdbPermission
A data role that can be used by GSON to build a JSON document representation.
|
class |
RestVdbTranslator
A translator that can be used by GSON to build a JSON document representation.
|
Modifier and Type | Class and Description |
---|---|
class |
RestMetadataConnection
A connection that can be used by GSON to build a JSON document representation.
|
class |
RestMetadataTemplate
A template that can be used by GSON to build a JSON document representation.
|
class |
RestMetadataTemplateEntry
A templateEntry that can be used by GSON to build a JSON document representation.
|
class |
RestMetadataVdb
A VDB that can be used by GSON to build a JSON document representation.
|
class |
RestMetadataVdbTranslator
A translator that can be used by GSON to build a JSON document representation.
|
Modifier and Type | Class and Description |
---|---|
class |
RestSqlComposition |
class |
RestSqlProjectedColumn
Rest object for a projected column
|
class |
RestViewDefinition
Rest ViewDefinition
|
Copyright © 2013–2019. All rights reserved.