public interface CoreConstants
Modifier and Type | Interface and Description |
---|---|
static interface |
CoreConstants.Debug |
static interface |
CoreConstants.Plugin
Contains ID's for all MetaMatrix plugins.
|
static interface |
CoreConstants.Trace |
Modifier and Type | Field and Description |
---|---|
static String |
ACTION_PARAMETER_FOR_DATA_WEBSERVICE_PROCEDURE
Constant that defines the parameter value in WSDL generated of the VDB that will be used to
identifiy the fully qualified procedure name when executing the web service.
|
static String |
ACTION_PREFIX_FOR_DATA_WEBSERVICE
Constant that defines the replaceable token in WSDL generated in the VDB which represents
the MetaMatrix Server properties for connecting the to VDB.
|
static String |
DEFAULT_ANON_USERNAME
Constant for the anonymous Teiid system username
|
static String |
ODBC_MODEL |
static String |
PRODUCT_OWNER_NAME_PROPERTY |
static String |
SYSTEM_ADMIN_MODEL |
static String |
SYSTEM_MODEL |
static String |
SYSTEM_VDB |
static String |
URL_FOR_DATA_WEBSERVICE
Constant that defines the replaceable token in WSDL generated in the VDB which represents
the URL for the service binding.
|
static String |
URL_ROOT_FOR_VDB
Constant that defines the replaceable token in WSDL generated in the VDB which represents
the first part (VDB-independent) of the URL.
|
static String |
URL_SUFFIX_FOR_VDB
Constant that defines the replaceable token in WSDL generated in the VDB which represents
the suffix part of the URL.
|
static final String SYSTEM_MODEL
static final String SYSTEM_ADMIN_MODEL
static final String ODBC_MODEL
static final String SYSTEM_VDB
static final String PRODUCT_OWNER_NAME_PROPERTY
static final String ACTION_PREFIX_FOR_DATA_WEBSERVICE
static final String ACTION_PARAMETER_FOR_DATA_WEBSERVICE_PROCEDURE
static final String URL_ROOT_FOR_VDB
[URL ROOT][Path to Resource in VDB][URL Suffix]
URL_SUFFIX_FOR_VDB
,
Constant Field Valuesstatic final String URL_SUFFIX_FOR_VDB
[URL ROOT][Path to Resource in VDB][URL Suffix]
URL_ROOT_FOR_VDB
,
Constant Field Valuesstatic final String URL_FOR_DATA_WEBSERVICE
URL_SUFFIX_FOR_VDB
,
URL_ROOT_FOR_VDB
,
Constant Field Valuesstatic final String DEFAULT_ANON_USERNAME
Copyright © 2018 JBoss by Red Hat. All rights reserved.