public interface IDDServiceMetadataProvider
| Modifier and Type | Method and Description |
|---|---|
com.helger.xsds.bdxr.smp1.ServiceMetadataType |
getServiceMetadata(com.helger.peppolid.IParticipantIdentifier aParticipantID,
com.helger.peppolid.IDocumentTypeIdentifier aDocTypeID) |
@Nullable com.helger.xsds.bdxr.smp1.ServiceMetadataType getServiceMetadata(@Nonnull com.helger.peppolid.IParticipantIdentifier aParticipantID, @Nonnull com.helger.peppolid.IDocumentTypeIdentifier aDocTypeID)
aParticipantID - Participant ID to query. May not be null.aDocTypeID - Document type ID. May not be null.null if not found.Copyright © 2020 toop.eu. All rights reserved.