public final class VdbValidationError extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
VdbValidationError.ManifestId
The VDB manifest (
vdb.xml) identifiers related to validation error elements. |
static interface |
VdbValidationError.PropertyId
Validation error artifact property names.
|
| Modifier and Type | Field and Description |
|---|---|
static TeiidExtendedType |
ARTIFACT_TYPE
The artifact type of a Teiid VDB data policy permission.
|
static String |
ROOT_PATH
The path used when no path is specified.
|
static TeiidRelationshipType |
SOURCE_RELATIONSHIP
A relationship between a validation error artifact and its source artifact.
|
| Constructor and Description |
|---|
VdbValidationError() |
public static final TeiidExtendedType ARTIFACT_TYPE
public static final String ROOT_PATH
public static final TeiidRelationshipType SOURCE_RELATIONSHIP
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.