Class | Description |
---|---|
CheckConnectivity |
Generic connector introspection query to check that the data source is available
|
CheckConnectivity.Answer |
Answer to the check introspection query
|
CheckEmbeddedCode |
Used by Administration Console to enforce content of an @{link EmbeddedCodeField}.
|
CheckEmbeddedCode.CompilationResult |
Instance of class that must be returned by the
CVComponentIntrospector
in charge of processing a @{link CheckEmbeddedCode} query. |
ConfigUpdateChecker |
IntrospectionQuery asking a connector what it thinks about a new configuration
which is about to be applied. |
ConfigUpdateChecker.Answer | |
IsFetchOperationSupported |
A managed connector should implement this introspection query if
its configuration is necessary to know whether the connector supports the "fetch" operation or not.
|
SuggestOption |
Used to ask a CVComponent to suggest possible values
for one of its configuration key.
|
SuggestOption.SuggestResult |
Result of this
SuggestOption introspection query. |
UpgradeConfig |
This IntrospectionQuery allows a new version of a CVComponent to upgrade previous configuration already
defined in CloudView.
|
Copyright © 2013 Dassault Systèmes, All Rights Reserved.