ModeShape Distribution 3.0.0.Beta4

org.modeshape.sequencer.teiid.lexicon
Interface VdbLexicon.DataRole

Enclosing interface:
VdbLexicon

public static interface VdbLexicon.DataRole

JCR identifiers relating to VDB manifest data roles.


Nested Class Summary
static interface VdbLexicon.DataRole.Permission
          JCR identifiers relating to VDB manifest data role permissions.
 
Field Summary
static String ALLOW_CREATE_TEMP_TABLES
           
static String ANY_AUTHENTICATED
           
static String DATA_ROLE
           
static String DESCRIPTION
           
static String MAPPED_ROLE_NAMES
           
static String PERMISSIONS
           
 

Field Detail

ALLOW_CREATE_TEMP_TABLES

static final String ALLOW_CREATE_TEMP_TABLES
See Also:
Constant Field Values

ANY_AUTHENTICATED

static final String ANY_AUTHENTICATED
See Also:
Constant Field Values

DATA_ROLE

static final String DATA_ROLE
See Also:
Constant Field Values

DESCRIPTION

static final String DESCRIPTION
See Also:
Constant Field Values

MAPPED_ROLE_NAMES

static final String MAPPED_ROLE_NAMES
See Also:
Constant Field Values

PERMISSIONS

static final String PERMISSIONS
See Also:
Constant Field Values

ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.