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 - NotFoundFaultUnauthorizedFaultBadRequestFaultInternalErrorFaultvoid createList(ParticipantIdentifierPageType createListIn) throws BadRequestFault, InternalErrorFault, NotFoundFault, UnauthorizedFault
createListIn - NotFoundFaultUnauthorizedFaultBadRequestFaultInternalErrorFaultvoid delete(ServiceMetadataPublisherServiceForParticipantType messagePart) throws BadRequestFault, InternalErrorFault, NotFoundFault, UnauthorizedFault
messagePart - NotFoundFaultUnauthorizedFaultBadRequestFaultInternalErrorFaultvoid deleteList(ParticipantIdentifierPageType deleteListIn) throws BadRequestFault, InternalErrorFault, NotFoundFault, UnauthorizedFault
deleteListIn - NotFoundFaultUnauthorizedFaultBadRequestFaultInternalErrorFaultParticipantIdentifierPageType list(PageRequestType messagePart) throws BadRequestFault, InternalErrorFault, NotFoundFault, UnauthorizedFault
messagePart - NotFoundFaultUnauthorizedFaultBadRequestFaultInternalErrorFaultvoid prepareToMigrate(MigrationRecordType prepareMigrateIn) throws BadRequestFault, InternalErrorFault, NotFoundFault, UnauthorizedFault
prepareMigrateIn - NotFoundFaultUnauthorizedFaultBadRequestFaultInternalErrorFaultvoid migrate(MigrationRecordType migrateIn) throws BadRequestFault, InternalErrorFault, NotFoundFault, UnauthorizedFault
migrateIn - NotFoundFaultUnauthorizedFaultBadRequestFaultInternalErrorFaultCopyright © 2022 NorStella. All rights reserved.