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