Modifier and Type | Field and Description |
---|---|
static int |
AVERAGE_TRUST
Average trust rating.
|
static int |
CONTEXT_EVIDENCE_PRESET_TRUST
Default trust for preset Context claims in evidence.
|
static String |
CONTEXT_MAP_ID_MESSAGE
Message fragment written to identify a context map id.
|
static Pattern |
CONTEXT_MAP_ID_MESSAGE_PATTERN
Regex Pattern for the "context map id" message.
|
static int |
DEFAULT_TRUST_LEVEL
Default trust set by the default resolver.
|
static String |
END_BUCKET_MESSAGE
Message written to the ContextMap when the EvidenceRuleBucketResolver finishes processing a bucket.
|
static Pattern |
END_BUCKET_MESSAGE_PATTERN
Regex Pattern for the END_BUCKET_MESSAGE.
|
static String |
END_GET_CONTEXT_MAP_MESSAGE
Message written to the ContextMap when the EvidenceRuleBucketResolver loads a flattened context map.
|
static Pattern |
END_GET_CONTEXT_MAP_MESSAGE_PATTERN
Regex Pattern for the END_GET_CONTEXT_MAP_MESSAGE.
|
static String |
END_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE
Message written to the ContextMap when the TrieMatcher completes a Levenstein Distance Scan.
|
static Pattern |
END_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE_PATTERN
Regex Pattern for the END_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE.
|
static String |
END_NON_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE
Message written to the ContextMap when the TrieMatcher completes a Levenstein Distance Scan.
|
static Pattern |
END_NON_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE_PATTERN
Regex Pattern for the END_NON_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE.
|
static int |
HIGH_TRUST
High trust that should be set on property impacted by implies attribute.
|
static String |
IGNORE_IDENTIFIERS_ON_MERGE
Ignore identifiers on merge.
|
static String |
IMPORT_IDS
Import IDs meta data name.
|
static int |
INTEGER_VALUE_NOT_SET
Value that indicates that an integer value has not been set.
|
static int |
JUST_INHERITANCE_TRUST_LEVEL
Just inheritance trust level.
|
static int |
MAXIMUM_TRUST
Maximum trust rating.
|
static String |
META_FINAL
Whether repository resolution is final.
|
static String |
META_IMPORT_URI
Import uri.
|
static String |
META_MERGED_INTO_EXISTING
Whether repository resolution is final.
|
static int |
MINIMUM_TRUST
Minimum trust level.
|
static int |
NOT_SET_TRUST_LEVEL
Not set trust rating for a property that has NOT had trust explicitly set.
|
static String |
RECREATE_DB
Recreate Context Repository.
|
static String |
REPOSITORY_LOCATION
Context Repository directory property.
|
static String |
REPOSITORY_READ_ONLY
Context Repository access is read only.
|
static String |
REPOSITORY_SOURCE_LOCATION
The config location of the repository source directory (used by the update service).
|
static String |
REPOSITORY_TYPE
Context Repository type property.
|
static String |
SOURCE_BUILD_ID
Context Source ID - used for stamping repository source with the original SCM source ID.
|
static String |
START_BUCKET_MESSAGE
Message written to the ContextMap when the EvidenceRuleBucketResolver starts processing a new bucket.
|
static Pattern |
START_BUCKET_MESSAGE_PATTERN
Regex Pattern for the START_BUCKET_MESSAGE.
|
static String |
START_GET_CONTEXT_MAP_MESSAGE
Message written to the ContextMap when the EvidenceRuleBucketResolver loads a flattened context map.
|
static Pattern |
START_GET_CONTEXT_MAP_MESSAGE_PATTERN
Regex Pattern for the START_GET_CONTEXT_MAP_MESSAGE.
|
static String |
START_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE
Message written to the ContextMap when the TrieMatcher does a Levenstein Distance Scan.
|
static Pattern |
START_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE_PATTERN
Regex Pattern for the START_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE.
|
static String |
START_NON_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE
Message written to the ContextMap when the TrieMatcher does a Levenstein Distance Scan.
|
static Pattern |
START_NON_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE_PATTERN
Regex Pattern for the START_NON_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE.
|
static String |
UPDATE_FILTER_LOCATION
The location of the Xsl files to be applied to filter the update files.
|
static String |
VARIANT_IMPORT_ID_START
The string that is internally used to start a variant property value which has been automatically created by
the legacy import process such that composite IDs of contexts are unique.
|
public static final String REPOSITORY_SOURCE_LOCATION
public static final String UPDATE_FILTER_LOCATION
public static final String IMPORT_IDS
public static final String META_FINAL
public static final String META_MERGED_INTO_EXISTING
public static final String META_IMPORT_URI
public static final String REPOSITORY_LOCATION
public static final String RECREATE_DB
public static final String REPOSITORY_READ_ONLY
public static final String REPOSITORY_TYPE
public static final int MINIMUM_TRUST
public static final int NOT_SET_TRUST_LEVEL
public static final int CONTEXT_EVIDENCE_PRESET_TRUST
public static final int DEFAULT_TRUST_LEVEL
public static final int JUST_INHERITANCE_TRUST_LEVEL
public static final String IGNORE_IDENTIFIERS_ON_MERGE
public static final int AVERAGE_TRUST
public static final int HIGH_TRUST
public static final int MAXIMUM_TRUST
public static final String SOURCE_BUILD_ID
public static final String VARIANT_IMPORT_ID_START
public static final int INTEGER_VALUE_NOT_SET
public static final String START_NON_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE
public static final Pattern START_NON_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE_PATTERN
public static final String END_NON_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE
public static final Pattern END_NON_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE_PATTERN
public static final String START_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE
public static final Pattern START_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE_PATTERN
public static final String END_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE
public static final Pattern END_LEVENSTEIN_TRIE_SELECT_CONTEXT_MAP_MESSAGE_PATTERN
public static final String START_GET_CONTEXT_MAP_MESSAGE
public static final Pattern START_GET_CONTEXT_MAP_MESSAGE_PATTERN
public static final String END_GET_CONTEXT_MAP_MESSAGE
public static final Pattern END_GET_CONTEXT_MAP_MESSAGE_PATTERN
public static final String START_BUCKET_MESSAGE
public static final Pattern START_BUCKET_MESSAGE_PATTERN
public static final String END_BUCKET_MESSAGE
public static final Pattern END_BUCKET_MESSAGE_PATTERN
public static final String CONTEXT_MAP_ID_MESSAGE
public static final Pattern CONTEXT_MAP_ID_MESSAGE_PATTERN
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries