public static interface DataVirtLexicon.ResourceEntry
Modifier and Type | Field and Description |
---|---|
static String |
DDL_ENTRY_NODE_TYPE
The name of the DDL file entry node type.
|
static String |
DRIVER_ENTRY_NODE_TYPE
The name of the driver entry node type.
|
static String |
NODE_TYPE
The name of the resource file entry node type.
|
static String |
PATH
The name of the property whose value is the resource path of the entry.
|
static String |
PUBLISH_POLICY
The name of the property whose value is the publish policy of the entry.
|
static String |
RESOURCE_REF
The name of the property whose value is the reference of the resource file.
|
static String |
UDF_ENTRY_NODE_TYPE
The name of the UDF file entry node type.
|
static final String NODE_TYPE
static final String DDL_ENTRY_NODE_TYPE
static final String DRIVER_ENTRY_NODE_TYPE
static final String UDF_ENTRY_NODE_TYPE
static final String PATH
static final String PUBLISH_POLICY
static final String RESOURCE_REF
Copyright © 2013–2019. All rights reserved.