public static interface DataVirtLexicon.VdbEntry
Modifier and Type | Field and Description |
---|---|
static String |
NODE_TYPE
The name of the import VDB entry node type.
|
static String |
PATH
The name of the property whose value is the archive path of the entry.
|
static String |
PUBLISH_POLICY
The name of the property whose value is the publish policy of the entry.
|
static String |
VDB_NAME
The name of the property whose value is the name of the VDB referenced by this entry.
|
static String |
VDB_REF
The name of the property whose value is the reference of the driver resource.
|
static String |
VDB_VERSION
The name of the property whose value is the version of the VDB referenced by this entry.
|
static final String NODE_TYPE
static final String PATH
static final String PUBLISH_POLICY
static final String VDB_REF
static final String VDB_NAME
static final String VDB_VERSION
Copyright © 2013–2019. All rights reserved.