Class EntityContext

java.lang.Object
com.aquima.interactions.matching.impl.model.EntityContext
All Implemented Interfaces:
IMatchValue
Direct Known Subclasses:
MatchContext

public class EntityContext extends Object implements IMatchValue
This class contains the values of a single instance from the match request, and the configuration that should be used when matching this instance against a case. The actual match algorithm is defined in this class.
Since:
6.2
Author:
O. Kerpershoek, F. van der Meer