org.opencrx.kernel.plugin.application.contract1
Class QuoteImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.contract1.QuoteImpl

public class QuoteImpl
extends Object


Field Summary
protected  Quote current
           
protected  Quote next
           
 
Constructor Summary
QuoteImpl(Quote current, Quote next)
           
 
Method Summary
 QuoteCreateSalesOrderResult createSalesOrder(org.openmdx.base.jmi1.Void params)
           
 Backend getBackend()
           
 org.openmdx.base.jmi1.Void markAsClosed(QuoteMarkAsClosedParams params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final Quote current

next

protected final Quote next
Constructor Detail

QuoteImpl

public QuoteImpl(Quote current,
                 Quote next)
Method Detail

getBackend

public Backend getBackend()

markAsClosed

public org.openmdx.base.jmi1.Void markAsClosed(QuoteMarkAsClosedParams params)
                                        throws RefException
Throws:
RefException

createSalesOrder

public QuoteCreateSalesOrderResult createSalesOrder(org.openmdx.base.jmi1.Void params)
                                             throws RefException
Throws:
RefException


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.