com.ptc.wgmecad.client
Class WindchillConnection
java.lang.Object
com.ptc.wgmecad.client.WindchillConnection
- All Implemented Interfaces:
- DebugOptions, IRegisterProgress
- public class WindchillConnection
- extends Object
- implements DebugOptions, IRegisterProgress
Field Summary |
(package private) static org.apache.log4j.Logger |
logger
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
static org.apache.log4j.Logger logger
WindchillConnection
public WindchillConnection()
connect
public static void connect(String windchillServerURL,
String username,
String password)
throws WGMException,
CancelledException
- Throws:
WGMException
CancelledException
getTotalOperation
public int getTotalOperation()
- Specified by:
getTotalOperation
in interface IRegisterProgress
getTotalInitTime
public int getTotalInitTime()
- Specified by:
getTotalInitTime
in interface IRegisterProgress
getTotalPre
public int getTotalPre()
- Specified by:
getTotalPre
in interface IRegisterProgress