org.axway.grapes.server.db.datamodel
Interface DbCollections


public interface DbCollections

DB Collections

This interface contains all the collection names that could be found in Grapes database.

author: jdcoffre


Field Summary
static String datamodelVersion
           
static String DB_ARTIFACTS
           
static String DB_CREDENTIALS
           
static String DB_GRAPES_INFO
           
static String DB_LICENSES
           
static String DB_MODULES
           
static String DB_ORGANIZATION
           
static String DB_PRODUCT
           
static String DEFAULT_ID
           
 

Field Detail

datamodelVersion

static final String datamodelVersion
See Also:
Constant Field Values

DB_ORGANIZATION

static final String DB_ORGANIZATION

DB_PRODUCT

static final String DB_PRODUCT

DB_MODULES

static final String DB_MODULES

DB_ARTIFACTS

static final String DB_ARTIFACTS

DB_LICENSES

static final String DB_LICENSES

DB_CREDENTIALS

static final String DB_CREDENTIALS

DB_GRAPES_INFO

static final String DB_GRAPES_INFO

DEFAULT_ID

static final String DEFAULT_ID
See Also:
Constant Field Values


Copyright © 2014. All Rights Reserved.