Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.app.recontask.engine.ComparisonRule

  • Packages that use ComparisonRule 
    Package Description
    psdi.app.recontask.engine.compare  
    • Uses of ComparisonRule in psdi.app.recontask.engine.compare

      Fields in psdi.app.recontask.engine.compare declared as ComparisonRule 
      Modifier and Type Field and Description
      protected ComparisonRule ComparatorContext.compRule 
      Methods in psdi.app.recontask.engine.compare that return ComparisonRule 
      Modifier and Type Method and Description
      ComparisonRule ComparatorContext.getCompRule() 
      Methods in psdi.app.recontask.engine.compare with parameters of type ComparisonRule 
      Modifier and Type Method and Description
      ReconComparatorI ReconComparatorFactory.getComparator(ComparatorContext context, ComparisonRule compRule) 
      protected void GenericReconComparator.prepareAndAddResult(ComparisonRule cr, java.util.Map linkValue1, java.util.Map linkValue2, java.util.List results, ReconCompResult result)
      prepare the result and write the result
      void ComparatorContext.setCompRule(ComparisonRule compRule) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes