com.ptc.windchill.uwgm.proesrv
Class ProeService
java.lang.Object
com.ptc.windchill.uwgm.soap.uwgm.UwgmService
com.ptc.windchill.uwgm.proesrv.ProeService
- public class ProeService
- extends com.ptc.windchill.uwgm.soap.uwgm.UwgmService
Main entry point to UWGM Proe services
Field Summary |
private static Log |
log
logging |
Constructor Summary |
ProeService()
public constructor to initiate the service from UWGM framework |
Method Summary |
void |
execute(com.ptc.windchill.uwgm.soap.uwgm.UwgmTransaction uwgmTransaction)
single entry point to perform all UWGM requests |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private static Log log
- logging
ProeService
public ProeService()
- public constructor to initiate the service from UWGM framework
execute
public void execute(com.ptc.windchill.uwgm.soap.uwgm.UwgmTransaction uwgmTransaction)
- single entry point to perform all UWGM requests