public interface DdlFile extends DataServiceResource
RelationalObject.Filter
Modifier and Type | Field and Description |
---|---|
static DocumentType |
DOC_TYPE
The file extension of DDL files.
|
static KomodoType |
IDENTIFIER
Identifier of this object
|
static DdlFile[] |
NO_DDLS
An empty array of DDL files.
|
static TypeResolver<DdlFile> |
RESOLVER
The resolver of a
DdlFile . |
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 DdlFile[] NO_DDLS
static final TypeResolver<DdlFile> RESOLVER
DdlFile
.default DocumentType getDocumentType(Repository.UnitOfWork transaction)
getDocumentType
in interface Exportable
Exportable.getDocumentType(org.komodo.spi.repository.Repository.UnitOfWork)
Copyright © 2013–2019. All rights reserved.