Bug 177128 - [api][breaking] ISystemRegistry should query by IRSESystemType instead of String system type name
Summary: [api][breaking] ISystemRegistry should query by IRSESystemType instead of Str...
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P2 enhancement (vote)
Target Milestone: 2.0   Edit
Assignee: Martin Oberhuber CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks: 175680 184095
  Show dependency tree
 
Reported: 2007-03-13 08:40 EDT by Martin Oberhuber CLA
Modified: 2008-08-13 13:18 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2007-03-13 08:40:46 EDT
ISystemRegistry has several methods that query subsystem configurations etc. by system type name.

Since the system type name is deprecated (and should be replaced by a translatable label), corresponding query methods in ISystemRegistry should be changed to use the IRSESystemType interface instead.
Comment 1 Martin Oberhuber CLA 2007-03-13 08:41:41 EDT
Two methods were added for using IRSESystemType on 1-Mar-2007 with this checkin:

[fix] [api] Add missing parameter filterDuplicateServiceSubSystemFactories to getSubSystemConfigurationBySystemType(IRSESystemType) method
Comment 2 Martin Oberhuber CLA 2007-04-25 16:38:19 EDT
Work completed. Migration docs are attached to bug 184095.
Comment 3 Martin Oberhuber CLA 2008-08-13 13:18:27 EDT
[target cleanup] 2.0 M7 was the original target milestone for this bug