| Package | Description |
|---|---|
| com.helger.peppol.smlclient | |
| com.helger.peppol.smlclient.smp |
| Modifier and Type | Method and Description |
|---|---|
ServiceMetadataPublisherServiceType |
ManageServiceMetadataServiceCaller.read(ServiceMetadataPublisherServiceType aSMPService)
Returns information about the publisher given by the publisher id.
|
ServiceMetadataPublisherServiceType |
ManageServiceMetadataServiceCaller.read(String sSMPID)
Returns information about the publisher given by the publisher id.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManageServiceMetadataServiceCaller.create(ServiceMetadataPublisherServiceType aServiceMetadata)
Creates the service metadata for the specified user.
|
ServiceMetadataPublisherServiceType |
ManageServiceMetadataServiceCaller.read(ServiceMetadataPublisherServiceType aSMPService)
Returns information about the publisher given by the publisher id.
|
void |
ManageServiceMetadataServiceCaller.update(ServiceMetadataPublisherServiceType aServiceMetadata)
Updates the specified service metadata.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceMetadataPublisherServiceType |
ObjectFactory.createServiceMetadataPublisherServiceType()
Create an instance of
ServiceMetadataPublisherServiceType |
ServiceMetadataPublisherServiceType |
ManageServiceMetadataServiceSoap.read(ServiceMetadataPublisherServiceType messagePart) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ServiceMetadataPublisherServiceType> |
ObjectFactory.createCreateServiceMetadataPublisherService(ServiceMetadataPublisherServiceType value)
|
JAXBElement<ServiceMetadataPublisherServiceType> |
ObjectFactory.createReadServiceMetadataPublisherService(ServiceMetadataPublisherServiceType value)
|
JAXBElement<ServiceMetadataPublisherServiceType> |
ObjectFactory.createServiceMetadataPublisherService(ServiceMetadataPublisherServiceType value)
|
JAXBElement<ServiceMetadataPublisherServiceType> |
ObjectFactory.createUpdateServiceMetadataPublisherService(ServiceMetadataPublisherServiceType value)
|
Copyright © 2015–2019 Philip Helger. All rights reserved.