| Package | Description |
|---|---|
| com.helger.peppol.smlclient | |
| com.helger.peppol.smlclient.participant |
| Modifier and Type | Method and Description |
|---|---|
ParticipantIdentifierPageType |
ManageParticipantIdentifierServiceCaller.list(PageRequestType aPageRequest)
Lists the participant identifiers registered for the SMP associated with
the publisher id.
|
ParticipantIdentifierPageType |
ManageParticipantIdentifierServiceCaller.list(String sPageId,
String sSMPID)
Lists the participant identifiers registered for the SMP associated with
the publisher id.
|
| Modifier and Type | Method and Description |
|---|---|
ParticipantIdentifierPageType |
ObjectFactory.createParticipantIdentifierPageType()
Create an instance of
ParticipantIdentifierPageType |
ParticipantIdentifierPageType |
ManageBusinessIdentifierServiceSoap.list(PageRequestType messagePart) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ParticipantIdentifierPageType> |
ObjectFactory.createCreateList(ParticipantIdentifierPageType value)
|
JAXBElement<ParticipantIdentifierPageType> |
ObjectFactory.createDeleteList(ParticipantIdentifierPageType value)
|
JAXBElement<ParticipantIdentifierPageType> |
ObjectFactory.createParticipantIdentifierPage(ParticipantIdentifierPageType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ParticipantIdentifierPageType> |
ObjectFactory.createCreateList(ParticipantIdentifierPageType value)
|
JAXBElement<ParticipantIdentifierPageType> |
ObjectFactory.createDeleteList(ParticipantIdentifierPageType value)
|
void |
ManageBusinessIdentifierServiceSoap.createList(ParticipantIdentifierPageType createListIn) |
JAXBElement<ParticipantIdentifierPageType> |
ObjectFactory.createParticipantIdentifierPage(ParticipantIdentifierPageType value)
|
void |
ManageBusinessIdentifierServiceSoap.deleteList(ParticipantIdentifierPageType deleteListIn) |
Copyright © 2015–2019 Philip Helger. All rights reserved.