Package com.ptc.windchill.associativity.copyover
package com.ptc.windchill.associativity.copyover
-
ClassDescriptionDeprecated.Deprecated.As of 13.0.1.0 , This is used in copy over framework , now we have new framework for the same, use
AssociationsDelegate.verify(com.ptc.windchill.associativity.reconciliation.AbstractReconciliationContext, java.util.Collection<? extends com.ptc.windchill.associativity.reconciliation.BaseAssociationDiscrepancy>)andAssociationsDelegate.detect(com.ptc.windchill.associativity.reconciliation.AbstractReconciliationContext, java.lang.Class, com.ptc.windchill.baseserver.BasePath, com.ptc.windchill.baseserver.BasePath)
Base class for passing parameters for individual association delegate to copy over.Deprecated.As of 13.0.1.0, Use reconciliation flowDeprecated.As of 13.0.1.0 , This is used in copy over framework , now we have new framework for the same, use reconciliation framework.Deprecated.As of 13.0.1.0 , This is used in copy over framework , now we have new framework for the same, useAssociationsDelegate.verify(com.ptc.windchill.associativity.reconciliation.AbstractReconciliationContext, java.util.Collection<? extends com.ptc.windchill.associativity.reconciliation.BaseAssociationDiscrepancy>)andAssociationsDelegate.detect(com.ptc.windchill.associativity.reconciliation.AbstractReconciliationContext, java.lang.Class, com.ptc.windchill.baseserver.BasePath, com.ptc.windchill.baseserver.BasePath)
Base class for passing parameters for copy over delegates.
AssociationsDelegate.verify(com.ptc.windchill.associativity.reconciliation.AbstractReconciliationContext, java.util.Collection<? extends com.ptc.windchill.associativity.reconciliation.BaseAssociationDiscrepancy>)andAssociationsDelegate.detect(com.ptc.windchill.associativity.reconciliation.AbstractReconciliationContext, java.lang.Class, com.ptc.windchill.baseserver.BasePath, com.ptc.windchill.baseserver.BasePath)Base class for passing parameters for copy over associations delegate.