| Package | Description |
|---|---|
| com.helger.peppol.smlclient | |
| com.helger.peppol.smlclient.participant |
| Modifier and Type | Method and Description |
|---|---|
void |
ManageParticipantIdentifierServiceCaller.create(ServiceMetadataPublisherServiceForParticipantType aSMPParticpantService)
Creates a new business identifier for the SMP given by the publisher id in
ServiceMetadataPublisherServiceForParticipantType.
|
void |
ManageParticipantIdentifierServiceCaller.delete(ServiceMetadataPublisherServiceForParticipantType aSMPParticpantService)
Deletes a given participant identifier given by the
ServiceMetadataPublisherServiceForBusinessType parameter.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceMetadataPublisherServiceForParticipantType |
ObjectFactory.createServiceMetadataPublisherServiceForParticipantType()
Create an instance of
ServiceMetadataPublisherServiceForParticipantType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ServiceMetadataPublisherServiceForParticipantType> |
ObjectFactory.createCreateParticipantIdentifier(ServiceMetadataPublisherServiceForParticipantType value)
|
JAXBElement<ServiceMetadataPublisherServiceForParticipantType> |
ObjectFactory.createDeleteParticipantIdentifier(ServiceMetadataPublisherServiceForParticipantType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManageBusinessIdentifierServiceSoap.create(ServiceMetadataPublisherServiceForParticipantType messagePart) |
JAXBElement<ServiceMetadataPublisherServiceForParticipantType> |
ObjectFactory.createCreateParticipantIdentifier(ServiceMetadataPublisherServiceForParticipantType value)
|
JAXBElement<ServiceMetadataPublisherServiceForParticipantType> |
ObjectFactory.createDeleteParticipantIdentifier(ServiceMetadataPublisherServiceForParticipantType value)
|
void |
ManageBusinessIdentifierServiceSoap.delete(ServiceMetadataPublisherServiceForParticipantType messagePart) |
Copyright © 2015–2019 Philip Helger. All rights reserved.