Class AddUsageDiscrepancy
java.lang.Object
com.ptc.windchill.associativity.reconciliation.AbstractBaseDiscrepancy
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancy2
com.ptc.windchill.associativity.reconciliation.part.AddUsageDiscrepancy
- All Implemented Interfaces:
Discrepancy2
- Direct Known Subclasses:
SubcontractDiscrepancy
Supported API: true
Extendable: true A
Discrepancy object for representing objects to be added to the downstream structure.-
Nested Class Summary
Nested classes/interfaces inherited from interface com.ptc.windchill.associativity.reconciliation.Discrepancy2
Discrepancy2.ChangeType, Discrepancy2.Status -
Field Summary
Fields inherited from interface com.ptc.windchill.associativity.reconciliation.Discrepancy2
RECONCILIATION_RESOURCE -
Method Summary
Modifier and TypeMethodDescription
Supported API: truevoid
Supported API: trueMethods inherited from class com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancy2
equals, getConsumptionData, getDiscrepantPath, getResolutionAction, getResolvedPath, getTargetPaths, hashCode, initializeDiscrepancy, setConsumptionData, setDiscreapantPath, setResolutionAction, setResolvedPath, setTargetPaths, toStringMethods inherited from class com.ptc.windchill.associativity.reconciliation.AbstractBaseDiscrepancy
getChangeType, getCurrentValue, getDisplayName, getMessages, getPreviousValue, getStatus, getStatusMessage, getUniqueId, setChangeType, setCurrentValue, setPreviousValue, setStatus, setStatusMessageMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.ptc.windchill.associativity.reconciliation.Discrepancy2
getCurrentValue, getMessages, getPreviousValue, getStatus, getStatusMessage
-
Method Details
-
getTargetDownstreamParentPath
Supported API: true- Returns:
-
setTargetDownstreamParentPath
Supported API: true- Parameters:
path-
-