public abstract class AbstractFirehoseContactPlugin extends AbstractStxPlugin
watch
Constructor and Description |
---|
AbstractFirehoseContactPlugin() |
Modifier and Type | Method and Description |
---|---|
ContactService |
getContactService() |
abstract FirehoseContactPluginCallResult |
pushContactData(List<ContactFirehoseDTO> contactChangedDTO) |
void |
setContactService(ContactService contactService) |
void |
validate() |
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, validateStringWithTranslations
public abstract FirehoseContactPluginCallResult pushContactData(List<ContactFirehoseDTO> contactChangedDTO)
public ContactService getContactService()
public void setContactService(ContactService contactService)
public void validate() throws ValidationException
validate
in class AbstractStxPlugin
ValidationException
Copyright © 2021. All rights reserved.