Class DealRecordMatcher


  • public class DealRecordMatcher
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean matches​(com.m_systems.lbn.spi.record.CDealRecord dealRecord, com.caplin.ret.trapi.lbn.Criteria criteria)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DealRecordMatcher

        public DealRecordMatcher()
    • Method Detail

      • matches

        public boolean matches​(com.m_systems.lbn.spi.record.CDealRecord dealRecord,
                               com.caplin.ret.trapi.lbn.Criteria criteria)