be.ehealth.businessconnector.vsbnet.async.invoice.session.impl
Class VsbNetInvoiceServiceImpl

java.lang.Object
  extended by be.ehealth.businessconnector.genericasync.helper.DefaultCommonAsyncService
      extended by be.ehealth.businessconnector.vsbnet.async.invoice.session.impl.VsbNetInvoiceServiceImpl
All Implemented Interfaces:
CommonAsyncService, VsbNetInvoiceService

public class VsbNetInvoiceServiceImpl
extends DefaultCommonAsyncService
implements VsbNetInvoiceService


Constructor Summary
VsbNetInvoiceServiceImpl()
           
 
Method Summary
 ProcessedGetResponse<byte[]> getListInvoiceAccepted1(GetRequest request)
           
 ProcessedGetResponse<byte[]> getListInvoiceAccepted2(GetRequest request)
           
 ProcessedGetResponse<byte[]> getListInvoiceFileAccepted(GetRequest request)
           
 ProcessedGetResponse<byte[]> getListInvoiceFileRefused(GetRequest request)
           
 ProcessedGetResponse<byte[]> getListInvoiceRefused(GetRequest request)
           
 ProcessedPostResponse postInvoiceList(byte[] invoiceList, InputReference inputReference)
           
 
Methods inherited from class be.ehealth.businessconnector.genericasync.helper.DefaultCommonAsyncService
confirmAll, confirmAllMessages, confirmAllTAcks, confirmMessage, confirmTAck, validateXadesTWithManifest
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface be.ehealth.businessconnector.genericasync.helper.CommonAsyncService
confirmAll, confirmAllMessages, confirmAllTAcks, confirmMessage, confirmTAck, validateXadesTWithManifest
 

Constructor Detail

VsbNetInvoiceServiceImpl

public VsbNetInvoiceServiceImpl()
Method Detail

postInvoiceList

public ProcessedPostResponse postInvoiceList(byte[] invoiceList,
                                             InputReference inputReference)
                                      throws ConnectorException
Specified by:
postInvoiceList in interface VsbNetInvoiceService
Throws:
ConnectorException

getListInvoiceFileAccepted

public ProcessedGetResponse<byte[]> getListInvoiceFileAccepted(GetRequest request)
                                                        throws ConnectorException
Specified by:
getListInvoiceFileAccepted in interface VsbNetInvoiceService
Throws:
ConnectorException

getListInvoiceFileRefused

public ProcessedGetResponse<byte[]> getListInvoiceFileRefused(GetRequest request)
                                                       throws ConnectorException
Specified by:
getListInvoiceFileRefused in interface VsbNetInvoiceService
Throws:
ConnectorException

getListInvoiceAccepted1

public ProcessedGetResponse<byte[]> getListInvoiceAccepted1(GetRequest request)
                                                     throws ConnectorException
Specified by:
getListInvoiceAccepted1 in interface VsbNetInvoiceService
Throws:
ConnectorException

getListInvoiceRefused

public ProcessedGetResponse<byte[]> getListInvoiceRefused(GetRequest request)
                                                   throws ConnectorException
Specified by:
getListInvoiceRefused in interface VsbNetInvoiceService
Throws:
ConnectorException

getListInvoiceAccepted2

public ProcessedGetResponse<byte[]> getListInvoiceAccepted2(GetRequest request)
                                                     throws ConnectorException
Specified by:
getListInvoiceAccepted2 in interface VsbNetInvoiceService
Throws:
ConnectorException



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.