com.ptc.core.ocmp.service
Class ObjComparisonHelper

java.lang.Object
  extended by com.ptc.core.ocmp.service.ObjComparisonHelper
All Implemented Interfaces:
Externalizable, Serializable

public final class ObjComparisonHelper
extends Object
implements Externalizable

Helper class to communicate with the remote object compararison service. In addition, the helper class's job is to provide convenience API's for clients of the service.

Supported API: true

Extendable: false

See Also:
ObjComparisonService, Serialized Form

Field Summary
static ObjComparisonService service
          

Supported API: true
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

service

public static final ObjComparisonService service


Supported API: true