VDB Editor needs framework to display context actions for selected model entries
--------------------------------------------------------------------------------
Key: TEIIDDES-461
URL:
https://jira.jboss.org/browse/TEIIDDES-461
Project: Teiid Designer
Issue Type: Task
Components: Editors, VDB & Execution
Affects Versions: 7.0
Reporter: Barry LaFond
Priority: Critical
Fix For: 7.0
The VDB editor provides textual place-holders for translator-name and JNDI (data source)
name.
TEIIDDES-404 involves providing a Deploy VDB action to a desired Teiid Server instance.
To facilitate this deployment, the "translator-name" and "JNDI" names
have to match names of existing Translators and Data Sources on the desired server.
So the VDB Editor needs to provide the hooks/actions to allow the user to
"select" these items from the desired server.
The VDB Editor needs to provide a context menu on selection of a row/cell in the model
entry table. Upon right-click, the "fillContextMen()" call or something like
that will query the SourceHandlerExtensionManager for a list of available actions which
will be contributed via the VdbSourceHandler contribution in DQP plugin. Two actions will
be returned to display for the user, 1) "Select Translator" and 2) "Select
Data Source".
Note that during these actions, the user will first have to "pick" or
"connect" to a Teiid Instance.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira