public final class VdbManifest extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
VdbManifest.ManifestId
The VDB manifest (
vdb.xml) VDB-related identifiers. |
static interface |
VdbManifest.PropertyId
The VDB manifest artifact property names.
|
| Modifier and Type | Field and Description |
|---|---|
static TeiidExtendedType |
ARTIFACT_TYPE
The artifact type of a Teiid VDB manifest.
|
static TeiidRelationshipType |
CONTAINS_RELATIONSHIP
A relationship between a VDB artifact and its derived artifacts.
|
static String |
FILE_NAME
The name of the Teiid manifest file that is contained in the VDB archive.
|
static String |
PATH
The path of the manifest file (including the name) contained in the VDB archive.
|
| Constructor and Description |
|---|
VdbManifest() |
public static final TeiidExtendedType ARTIFACT_TYPE
public static final TeiidRelationshipType CONTAINS_RELATIONSHIP
public static final String FILE_NAME
public static final String PATH
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.