[
https://issues.jboss.org/browse/TEIIDDES-908?page=com.atlassian.jira.plug...
]
Barry LaFond edited comment on TEIIDDES-908 at 3/21/11 4:44 PM:
----------------------------------------------------------------
Created a "Modeling > Edit XXXXX Extended Properties" action and dialog. The
action is enabled IF the new extension framework detects that the model has relevant
extended properties.
The Action label and dialog title is driven by the extension handler getDisplayName()
value. In this first case it's "Salesforce".
was (Author: blafond):
Created a "Modeling > Edit XXXXX Extended Properties" action and dialog.
The action is enabled IF the new extension framework detects that
The Action label and dialog title is driven by the extension handler getDisplayName()
value. In this first case it's "Salesforce".
Replace Salesforce Extension Model created during import
---------------------------------------------------------
Key: TEIIDDES-908
URL:
https://issues.jboss.org/browse/TEIIDDES-908
Project: Teiid Designer
Issue Type: Enhancement
Components: Import/Export
Affects Versions: 7.3
Reporter: Barry LaFond
Assignee: Barry LaFond
Priority: Blocker
Fix For: 7.4
Attachments: edit-salesforce-extension-properties-dialog.png
In order to simplify JDBC import processing by replacing Designer's
RelationalModelProcessor with Teiid's processor, the Salesforce Import use-case needs
to be simplified by removing the need to have a separate Extension model.
TEIIDDES-905 is providing a new extension model framework that eliminates the need for a
separate model.
1) Add "Edit Extended Properties" action and dialog/editor
2) Create a CND (Compact Node Definition) file/string to embed in the model
(non-editable)
3) Decorate the model and it's "extended objects" (i.e. tables and columns)
to indicate they are "extended"
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira