Class DispatchContractGroupConditionChecker

java.lang.Object
ru.bitel.bgbilling.plugins.dispatch.server.bean.condition.DispatchContractGroupConditionChecker
All Implemented Interfaces:
java.io.Serializable, DispatchConditionChecker

public class DispatchContractGroupConditionChecker
extends java.lang.Object
implements DispatchConditionChecker
Чекер условия отправки по группе договора. Смотрит, соответствует ли группа договора подписчика группе в условии отправки.
See Also:
Serialized Form
  • Constructor Summary

    Constructors
    Constructor Description
    DispatchContractGroupConditionChecker()  
  • Method Summary

    Modifier and Type Method Description
    boolean check​(java.sql.Connection con, DispatchCondition condition, Dispatch d, Subscription subscribe)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait