com.ptc.epm.commands.util
Class DefaultPartHelperDelegate
java.lang.Object
com.ptc.epm.commands.util.DefaultPartHelperDelegate
- All Implemented Interfaces:
- PartHelperDelegate
- public class DefaultPartHelperDelegate
- extends Object
- implements PartHelperDelegate
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPartHelperDelegate
public DefaultPartHelperDelegate()
lookupParts
public QueryResult lookupParts(String[] numbers,
ConfigSpec configSpec)
throws WTException
- Specified by:
lookupParts
in interface PartHelperDelegate
- Throws:
WTException
lookupNumbers
public String[] lookupNumbers(String[] numbers)
throws WTException
- Specified by:
lookupNumbers
in interface PartHelperDelegate
- Throws:
WTException
createPart
public WTPart createPart(String number,
String name)
throws WTException
- Specified by:
createPart
in interface PartHelperDelegate
- Throws:
WTException