Uses of Interface
com.orchestranetworks.addon.mame.service.matching.MatchingProcess
-
Packages that use MatchingProcess Package Description com.orchestranetworks.addon.mame.service.matching -
-
Uses of MatchingProcess in com.orchestranetworks.addon.mame.service.matching
Methods in com.orchestranetworks.addon.mame.service.matching that return MatchingProcess Modifier and Type Method Description MatchingProcessMatchingOperations. matchRecords(com.onwbp.adaptation.AdaptationTable table, com.onwbp.adaptation.Request request, java.lang.String policyCodeOrNull)Executes a matching operation with a specific request on a EBX table.MatchingProcessMatchingOperations. matchTable(com.onwbp.adaptation.AdaptationTable table, java.lang.String policyCodeOrNull)Executes a matching operation on an entire EBX table.
-