|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The BaselineSvrService interface identifies the set of BaselineService
methods that are invokable only from classes running in the method server.
Supported API: false
Extendable: false
Method Summary | |
Baseline |
addMembers(Vector a_memberInfos,
Baseline a_baseline)
Deprecated. Replaced by addMembers(WTCollection) |
Baseline |
addMembers(WTCollection baselineMembers)
Adds the Collection of BaselineMemberInfo items to the Baseline. |
Method Detail |
public Baseline addMembers(Vector a_memberInfos, Baseline a_baseline) throws WTException
addMembers(WTCollection)
a_memberInfos
- a_baseline
-
WTException
public Baseline addMembers(WTCollection baselineMembers) throws WTException
baselineMembers
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |