Class DispatchContractLabelConditionChecker
java.lang.Object
ru.bitel.bgbilling.plugins.dispatch.server.bean.condition.DispatchContractLabelConditionChecker
- All Implemented Interfaces:
java.io.Serializable
,DispatchConditionChecker
public class DispatchContractLabelConditionChecker extends java.lang.Object implements DispatchConditionChecker
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description DispatchContractLabelConditionChecker()
-
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
-
Constructor Details
-
DispatchContractLabelConditionChecker
public DispatchContractLabelConditionChecker()
-
-
Method Details
-
check
public boolean check(java.sql.Connection con, DispatchCondition condition, Dispatch d, Subscription subscribe) throws ru.bitel.bgbilling.common.BGException- Specified by:
check
in interfaceDispatchConditionChecker
- Throws:
ru.bitel.bgbilling.common.BGException
-