com.ptc.wgmecad
Class PseudoImpl

java.lang.Object
  extended bycom.ptc.wgmecad.PseudoImpl

class PseudoImpl
extends Object


Constructor Summary
(package private) PseudoImpl()
           
 
Method Summary
protected static BOMResponseItem DummyBOM(BOMRequestItem request)
           
protected static FileListResponseItem getBSItem(File dir, boolean isSch)
           
protected static BOMResponseItem ParsedBOM(BOMRequestItem request)
           
protected static Response ProcessRequest(Request request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PseudoImpl

PseudoImpl()
Method Detail

getBSItem

protected static FileListResponseItem getBSItem(File dir,
                                                boolean isSch)
                                         throws IOException
Throws:
IOException

ProcessRequest

protected static Response ProcessRequest(Request request)
                                  throws IOException
Throws:
IOException

DummyBOM

protected static BOMResponseItem DummyBOM(BOMRequestItem request)

ParsedBOM

protected static BOMResponseItem ParsedBOM(BOMRequestItem request)