public static interface VdbDataPolicy.ManifestId extends Describable.XmlId
vdb.xml) identifiers related to data policy elements.| Modifier and Type | Field and Description |
|---|---|
static String |
ANY_AUTHENTICATED
The any authenticated attribute identifier.
|
static String |
NAME
The data policy name attribute identifier.
|
static String |
PERMISSION
The data permission element identifier.
|
static String |
ROLE_NAME
The mapped role name element identifier.
|
static String |
TEMP_TABLE_CREATABLE
The allow create temporary tables attribute identifier.
|
DESCRIPTIONstatic final String ANY_AUTHENTICATED
static final String NAME
static final String PERMISSION
static final String ROLE_NAME
static final String TEMP_TABLE_CREATABLE
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.