Class DispatchContractLabelConditionChecker
java.lang.Object
ru.bitel.bgbilling.plugins.dispatch.server.bean.condition.DispatchContractLabelConditionChecker
- All Implemented Interfaces:
Serializable
,DispatchConditionChecker
public class DispatchContractLabelConditionChecker
extends Object
implements DispatchConditionChecker
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
check
(Connection con, DispatchCondition condition, Dispatch d, Subscription subscribe)
-
Constructor Details
-
DispatchContractLabelConditionChecker
public DispatchContractLabelConditionChecker()
-
-
Method Details
-
check
public boolean check(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
-