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

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

public class OpportunityImpl
extends Object


Field Summary
protected  Opportunity current
           
protected  Opportunity next
           
 
Constructor Summary
OpportunityImpl(Opportunity current, Opportunity next)
           
 
Method Summary
 OpportunityCreateQuoteResult createQuote()
           
 Backend getBackend()
           
 Void markAsClosed(OpportunityMarkAsClosedParams params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final Opportunity current

next

protected final Opportunity next
Constructor Detail

OpportunityImpl

public OpportunityImpl(Opportunity current,
                       Opportunity next)
Method Detail

getBackend

public Backend getBackend()

markAsClosed

public Void markAsClosed(OpportunityMarkAsClosedParams params)

createQuote

public OpportunityCreateQuoteResult createQuote()


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