Bug 189163 - [api][breaking] Update action filter strings from subsystemFactory to subsystemConfiguration
Summary: [api][breaking] Update action filter strings from subsystemFactory to subsyst...
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 1.0.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.0   Edit
Assignee: Martin Oberhuber CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2007-05-25 11:38 EDT by Martin Oberhuber CLA
Modified: 2008-08-13 13:19 EDT (History)
0 users

See Also:
mober.at+eclipse: pmc_approved+
ddykstal.eclipse: review+
kmunir: review+
dmcknigh: review+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2007-05-25 11:38:37 EDT
RSE contributes an IActionFilter to be used for registering actions.
Two of the filter properties available in this are:
   subsystemFactoryId
   subsystemFactoryCategory

These should be updated with respect to the openRSE terminology:
   subsystemConfigurationId
   subsystemConfigurationCategory
Comment 1 Martin Oberhuber CLA 2007-05-25 11:43:16 EDT
Fixed in AbstractSystemViewAdapter, org.eclipse.rse.doc.isv.

Checkin comment:
[189163][api] Update IActionFilter constants from subsystemFactory to subsystemConfiguration
Comment 2 Martin Oberhuber CLA 2008-08-13 13:19:22 EDT
[target cleanup] 2.0 RC1 was the original target milestone for this bug