com.ptc.core.ocmp.service
Class ObjComparisonHelper
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
service
public static final ObjComparisonService service
Supported API: true