|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Decides what attributes values from the build source to publish to the
build target and how to publish them.
Supported API: false
Extendable: false
Method Summary | |
QueryResult |
getDataToPublish(IBAHolder source,
IBAHolder target)
For a given a build source and target, returns a query result that contains the attribute values to publish to the build target. |
QueryResult |
getDataToPublishOnMaster(IBAHolder[] sources,
IBAHolder target)
For a given target master and build sources masters , returns a query result that contains the attribute values to publish to the build target master. |
boolean |
updateModelAttributes(EPMDocument source,
WTPart target)
Populates modeled attribute on target from IBA in the given source. |
Method Detail |
public QueryResult getDataToPublish(IBAHolder source, IBAHolder target) throws WTException
source
- target
-
WTException
public QueryResult getDataToPublishOnMaster(IBAHolder[] sources, IBAHolder target) throws WTException
sources
- target
-
WTException
public boolean updateModelAttributes(EPMDocument source, WTPart target) throws WTException
source
- target
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |