public interface IDDServiceGroupHrefProvider
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsSortedMap<String,String> |
getAllServiceGroupHrefs(com.helger.peppolid.IParticipantIdentifier aParticipantID) |
@Nonnull com.helger.commons.collection.impl.ICommonsSortedMap<String,String> getAllServiceGroupHrefs(@Nonnull com.helger.peppolid.IParticipantIdentifier aParticipantID)
aParticipantID - Participant ID to query.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.