public interface IDDServiceGroupHrefProvider
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsSortedMap<String,String> |
getAllServiceGroupHrefs(com.helger.peppolid.IParticipantIdentifier aParticipantID,
ITCErrorHandler aErrorHandler) |
@Nonnull com.helger.commons.collection.impl.ICommonsSortedMap<String,String> getAllServiceGroupHrefs(@Nonnull com.helger.peppolid.IParticipantIdentifier aParticipantID, @Nonnull ITCErrorHandler aErrorHandler)
aParticipantID - Participant ID to query.aErrorHandler - The error handler to be used. May not be null.null sorted map of all hrefs. The key MUST be
URL decoded whereas the value is the "original href" as found in
the response.Copyright © 2020 toop.eu. All rights reserved.