public interface ManageBusinessIdentifierServiceSoap
| Modifier and Type | Method and Description |
|---|---|
void |
create(ServiceMetadataPublisherServiceForParticipantType messagePart) |
void |
createList(ParticipantIdentifierPageType createListIn) |
void |
delete(ServiceMetadataPublisherServiceForParticipantType messagePart) |
void |
deleteList(ParticipantIdentifierPageType deleteListIn) |
ParticipantIdentifierPageType |
list(PageRequestType messagePart) |
void |
migrate(MigrationRecordType migrateIn) |
void |
prepareToMigrate(MigrationRecordType prepareMigrateIn) |
void create(ServiceMetadataPublisherServiceForParticipantType messagePart) throws BadRequestFault, InternalErrorFault, NotFoundFault, UnauthorizedFault
messagePart - BadRequestFaultInternalErrorFaultNotFoundFaultUnauthorizedFaultvoid createList(ParticipantIdentifierPageType createListIn) throws BadRequestFault, InternalErrorFault, NotFoundFault, UnauthorizedFault
createListIn - BadRequestFaultInternalErrorFaultNotFoundFaultUnauthorizedFaultvoid delete(ServiceMetadataPublisherServiceForParticipantType messagePart) throws BadRequestFault, InternalErrorFault, NotFoundFault, UnauthorizedFault
messagePart - BadRequestFaultInternalErrorFaultNotFoundFaultUnauthorizedFaultvoid deleteList(ParticipantIdentifierPageType deleteListIn) throws BadRequestFault, InternalErrorFault, NotFoundFault, UnauthorizedFault
deleteListIn - BadRequestFaultInternalErrorFaultNotFoundFaultUnauthorizedFaultParticipantIdentifierPageType list(PageRequestType messagePart) throws BadRequestFault, InternalErrorFault, NotFoundFault, UnauthorizedFault
messagePart - BadRequestFaultInternalErrorFaultNotFoundFaultUnauthorizedFaultvoid prepareToMigrate(MigrationRecordType prepareMigrateIn) throws BadRequestFault, InternalErrorFault, NotFoundFault, UnauthorizedFault
prepareMigrateIn - BadRequestFaultInternalErrorFaultNotFoundFaultUnauthorizedFaultvoid migrate(MigrationRecordType migrateIn) throws BadRequestFault, InternalErrorFault, NotFoundFault, UnauthorizedFault
migrateIn - BadRequestFaultInternalErrorFaultNotFoundFaultUnauthorizedFaultCopyright © 2022 NorStella. All rights reserved.