setInvoiceStatus(final long, final Long, final int) method

Updates the invoice status of the invoice, which belongs to passed invoice transaction.

Syntax

void setInvoiceStatus ( final long trxId , final Long actorId , final int InvoiceStatus ) throws MobiliserServiceException, DataAccessException, TransactionException

Parameters

Exceptions

Usage

The status will be updated without any further checking.