Package | Description |
---|---|
org.komodo.spi.repository | |
org.komodo.spi.storage |
Modifier and Type | Field and Description |
---|---|
static DocumentType |
DocumentType.CONNECTION
CONNECTION
|
static DocumentType |
DocumentType.DDL
DDL
|
static DocumentType |
DocumentType.JAR
JAR
|
static DocumentType |
DocumentType.UNKNOWN
UNKNOWN
|
static DocumentType |
DocumentType.VDB_XML
VDB-XML
|
static DocumentType |
DocumentType.ZIP
ZIP
|
Modifier and Type | Method and Description |
---|---|
static DocumentType |
DocumentType.createDocumentType(String name) |
static DocumentType |
DocumentType.documentType(String docTypeValue) |
DocumentType |
Exportable.getDocumentType(Repository.UnitOfWork transaction) |
Modifier and Type | Method and Description |
---|---|
DocumentType |
StorageReference.getDocumentType() |
Constructor and Description |
---|
StorageReference(String storageType,
Properties parameters,
DocumentType documentType) |
Copyright © 2013–2019. All rights reserved.