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