public class DSDDatasetResponseProviderRemote extends Object implements eu.toop.connector.api.dsd.IDSDDatasetResponseProvider
IDSDDatasetResponseProvider interface using
a remote query to DSD.| Constructor and Description |
|---|
DSDDatasetResponseProviderRemote()
Constructor using the TOOP Directory URL from the configuration file.
|
DSDDatasetResponseProviderRemote(String sBaseURL)
Constructor with an arbitrary TOOP Directory URL.
|
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsSet<eu.toop.connector.api.dsd.DSDDatasetResponse> |
getAllDatasetResponses(String sLogPrefix,
String sDatasetType,
String sCountryCode,
eu.toop.connector.api.dd.IDDErrorHandler aErrorHandler) |
String |
getBaseURL() |
String |
toString() |
public DSDDatasetResponseProviderRemote()
@Nonnull @Nonempty public final String getBaseURL()
null nor empty.@Nonnull public com.helger.commons.collection.impl.ICommonsSet<eu.toop.connector.api.dsd.DSDDatasetResponse> getAllDatasetResponses(@Nonnull String sLogPrefix, @Nonnull String sDatasetType, @Nullable String sCountryCode, @Nonnull eu.toop.connector.api.dd.IDDErrorHandler aErrorHandler)
getAllDatasetResponses in interface eu.toop.connector.api.dsd.IDSDDatasetResponseProviderCopyright © 2020 toop.eu. All rights reserved.