public class R2D2ParticipantIDProviderTOOPDirectory extends Object implements eu.toop.connector.api.r2d2.IR2D2ParticipantIDProvider
IR2D2ParticipantIDProvider interface using
a remote query to TOOP Directory.| Constructor and Description |
|---|
R2D2ParticipantIDProviderTOOPDirectory()
Constructor using the TOOP Directory URL from the configuration file.
|
R2D2ParticipantIDProviderTOOPDirectory(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 sCountryCode,
com.helger.peppolid.IDocumentTypeIdentifier aDocumentTypeID,
eu.toop.connector.api.r2d2.IR2D2ErrorHandler aErrorHandler) |
String |
getBaseURL() |
String |
toString() |
public R2D2ParticipantIDProviderTOOPDirectory()
@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 @Nonempty String sCountryCode, @Nonnull com.helger.peppolid.IDocumentTypeIdentifier aDocumentTypeID, @Nonnull eu.toop.connector.api.r2d2.IR2D2ErrorHandler aErrorHandler)
getAllParticipantIDs in interface eu.toop.connector.api.r2d2.IR2D2ParticipantIDProviderCopyright © 2018–2020 toop.eu. All rights reserved.