|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BOMTreeNavigator
Parses the results of a Query-Tree webject.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
Collection |
getBomNodeUfids()
Returns a collection part UFIDs for all of the nodes in the tree that are BOMs. |
Collection |
getLeafNodeUfids()
Returns a collection part UFIDs for all of the nodes in the tree that are not BOMs. |
void |
setData(WTPart root,
int depth,
String configSpec,
String auth,
String adapter)
Sets the attributes on the object. |
| Method Detail |
|---|
Collection getBomNodeUfids()
throws WTException
WTException
Collection getLeafNodeUfids()
throws WTException
WTException
void setData(WTPart root,
int depth,
String configSpec,
String auth,
String adapter)
throws WTException
root - The assembly part for the top-level BOM.depth - The number of levels of BOM.configSpec - The Config Spec. value to use when navigating the BOM. See the Query-Tree Webject documentation for acceptable and default values.auth - This parameter contains authentication information from I*E.adapter - This parameter contains the name of the Windchill adapter.
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||