org.opencrx.kernel.plugin.application.contract1
Class SalesOrderImpl
java.lang.Object
org.opencrx.kernel.plugin.application.contract1.SalesOrderImpl
public class SalesOrderImpl
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
current
protected final SalesOrder current
next
protected final SalesOrder next
SalesOrderImpl
public SalesOrderImpl(SalesOrder current,
SalesOrder next)
getBackend
public Backend getBackend()
markAsClosed
public Void markAsClosed(SalesOrderMarkAsClosedParams params)
createInvoice
public SalesOrderCreateInvoiceResult createInvoice()
This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.