public abstract class InvoiceCreationTask extends AbstractInvoiceTask implements InvoiceTask
Constructor and Description |
---|
InvoiceCreationTask() |
Modifier and Type | Method and Description |
---|---|
abstract void |
createInvoice() |
InvoiceOutput |
execute(InvoiceInput givenInput) |
String |
toString() |
getExecutionStatus, getInput, getOutput, setInput, setOutput
public InvoiceOutput execute(InvoiceInput givenInput)
execute
in interface InvoiceTask
execute
in class AbstractInvoiceTask
public abstract void createInvoice() throws IOException, UBL4JException
IOException
UBL4JException
public String toString()
toString
in class AbstractInvoiceTask
Copyright © 2011-2013 Plain Source. All Rights Reserved.