| Package | Description |
|---|---|
| eu.toop.connector.api.dd | |
| eu.toop.connector.api.dsd |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingDDErrorHandler |
| Modifier and Type | Method and Description |
|---|---|
IDDEndpoint |
IDDEndpointProvider.getEndpoint(String sLogPrefix,
com.helger.peppolid.IParticipantIdentifier aRecipientID,
com.helger.peppolid.IDocumentTypeIdentifier aDocumentTypeID,
com.helger.peppolid.IProcessIdentifier aProcessID,
String sTransportProfileID,
IDDErrorHandler aErrorHandler)
Get a list of all endpoints that match the specified requirements.
|
IDDEndpoint |
DDEndpointProviderConstant.getEndpoint(String sLogPrefix,
com.helger.peppolid.IParticipantIdentifier aRecipientID,
com.helger.peppolid.IDocumentTypeIdentifier aDocumentTypeID,
com.helger.peppolid.IProcessIdentifier aProcessID,
String sTransportProfileID,
IDDErrorHandler aErrorHandler) |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsSet<DSDDatasetResponse> |
IDSDDatasetResponseProvider.getAllDatasetResponses(String sLogPrefix,
String sDatasetType,
String sCountryCode,
IDDErrorHandler aErrorHandler)
Get all DSD Responses that match the provided country code and document
type ID.
|
com.helger.commons.collection.impl.ICommonsOrderedSet<com.helger.peppolid.IParticipantIdentifier> |
DSDParticipantIDProviderConstant.getAllParticipantIDs(String sLogPrefix,
String sDatasetType,
String sCountryCode,
com.helger.peppolid.IDocumentTypeIdentifier aDocumentTypeID,
IDDErrorHandler aErrorHandler) |
com.helger.commons.collection.impl.ICommonsSet<com.helger.peppolid.IParticipantIdentifier> |
IDSDParticipantIDProvider.getAllParticipantIDs(String sLogPrefix,
String sDatasetType,
String sCountryCode,
com.helger.peppolid.IDocumentTypeIdentifier aDocumentTypeID,
IDDErrorHandler aErrorHandler)
Get all participant IDs that match the provided country code and document
type ID.
|
Copyright © 2020 toop.eu. All rights reserved.