com.ptc.windchill.uwgm.proesrv.rrc
Class WsOriginalStateHelper.WSInfo

java.lang.Object
  extended bycom.ptc.windchill.uwgm.proesrv.rrc.WsOriginalStateHelper.WSInfo
Enclosing class:
WsOriginalStateHelper

static final class WsOriginalStateHelper.WSInfo
extends Object


Field Summary
(package private)  boolean familyTablesRequested
           
(package private)  boolean ignoreOrigState
           
(package private)  Map updateCounterMap
           
 
Constructor Summary
(package private) WsOriginalStateHelper.WSInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ignoreOrigState

boolean ignoreOrigState

familyTablesRequested

boolean familyTablesRequested

updateCounterMap

final Map updateCounterMap
Constructor Detail

WsOriginalStateHelper.WSInfo

WsOriginalStateHelper.WSInfo()