public interface Driver extends DataServiceResource
RelationalObject.Filter
Modifier and Type | Field and Description |
---|---|
static DocumentType |
DOC_TYPE
The file extension of driver files.
|
static KomodoType |
IDENTIFIER
Identifier of this object
|
static Driver[] |
NO_DRIVERS
An empty array of drivers.
|
static TypeResolver<Driver> |
RESOLVER
The resolver of a
Driver . |
static int |
TYPE_ID
The type identifier.
|
DDL_QNAMES_FILTER, DEFAULT_FILTERS, JCR_FILTER, NO_FILTERS, NT_FILTER, RESIDUAL_FILTER
EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
default DocumentType |
getDocumentType(Repository.UnitOfWork transaction) |
getContent, setContent
export, getName
getFilters, setFilters
accept, addChild, addDescriptor, getChild, getChild, getChildren, getChildrenOfType, getChildTypes, getDescriptor, getDescriptors, getIndex, getObjectFactory, getPrimaryType, getProperty, getPropertyDescriptor, getPropertyDescriptors, getPropertyFactory, getPropertyNames, getRawChildren, getRawDescriptors, getRawParent, getRawProperty, getRawPropertyDescriptors, getRawPropertyNames, getTypeId, getTypeIdentifier, hasChild, hasChild, hasChildren, hasDescriptor, hasProperties, hasProperty, hasRawChild, hasRawChild, hasRawChildren, hasRawProperty, isChildRestricted, print, remove, removeChild, removeDescriptor, rename, setPrimaryType, setProperty
getAbsolutePath, getName, getParent, getRepository
static final DocumentType DOC_TYPE
static final int TYPE_ID
static final KomodoType IDENTIFIER
static final Driver[] NO_DRIVERS
static final TypeResolver<Driver> RESOLVER
Driver
.default DocumentType getDocumentType(Repository.UnitOfWork transaction)
getDocumentType
in interface Exportable
Exportable.getDocumentType(org.komodo.spi.repository.Repository.UnitOfWork)
Copyright © 2013–2019. All rights reserved.