public abstract class TariffAvailabilityVerificationPlugin extends AbstractStxPlugin
watch
Constructor and Description |
---|
TariffAvailabilityVerificationPlugin() |
Modifier and Type | Method and Description |
---|---|
boolean |
isField2Mandatory()
Override it and send true if the second field is mandatory.
|
abstract TariffEligibilityVerificationResult |
verifyTariffEligibility(String value1,
String value2)
The main method.
|
clearLogSuffix, findAllFunctions, getCurrentHttpClientHelper, getCurrentXmlRpcClientHelper, getDummyHttpClientHelper, getDummyXmlRpcClientHelper, getExecutorServiceProvider, getHttpClientHelper, getInterfaceNamesByLanguageCode, getInterfaceParametersProvider, getInterfaceType, getInternationalizedLogger, getJaxRpcSoapProxyHelper, getJaxwsSoapProxyHelper, getLogger, getMappingReader, getRemoteFileAccessor, getTranslatedMessage, getUniqueValuesHelper, getXmlRpcClientHelper, initLogSuffix, isDemoPlugin, listParameterDefinitions, listParameterDefinitions, logDownloadableData, logForOperator, setDummyHttpClientHelper, setDummyXmlRpcClientHelper, setExecutorServiceProvider, setHttpClientHelper, setInterfaceParametersProvider, setInternationalizedLogger, setJaxRpcSoapProxyHelper, setJaxwsSoapProxyHelper, setLogger, setMappingReader, setRemoteFileAccessor, setUniqueValuesHelper, setXmlRpcClientHelper, validate, validateStringWithTranslations
public TariffAvailabilityVerificationPlugin()
public abstract TariffEligibilityVerificationResult verifyTariffEligibility(String value1, String value2)
value1
- value2
- public boolean isField2Mandatory()
Copyright © 2021. All rights reserved.