org.opencrx.kernel.plugin.application.account1
Class AccountImpl
java.lang.Object
org.opencrx.kernel.plugin.application.account1.AccountImpl
public class AccountImpl
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
current
protected final Account current
next
protected final Account next
AccountImpl
public AccountImpl(Account current,
Account next)
getBackend
public Backend getBackend()
createLead
public CreateLeadResult createLead(CreateLeadParams params)
throws RefException
- Throws:
RefException
createOpportunity
public CreateOpportunityResult createOpportunity(CreateOpportunityParams params)
throws RefException
- Throws:
RefException
createQuote
public CreateQuoteResult createQuote(CreateQuoteParams params)
throws RefException
- Throws:
RefException
createSalesOrder
public CreateSalesOrderResult createSalesOrder(CreateSalesOrderParams params)
throws RefException
- Throws:
RefException
createInvoice
public CreateInvoiceResult createInvoice(CreateInvoiceParams 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.