|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.aop2.AbstractObject<S,N,C>
org.opencrx.kernel.account1.aop2.AccountImpl<S,N,C>
public class AccountImpl<S extends Account,N extends Account,C extends Void>
| Constructor Summary | |
|---|---|
AccountImpl(S same,
N next)
|
|
| Method Summary | |
|---|---|
CreateInvoiceResult |
createInvoice(CreateInvoiceParams params)
|
CreateLeadResult |
createLead(CreateLeadParams params)
|
CreateOpportunityResult |
createOpportunity(CreateOpportunityParams params)
|
CreateQuoteResult |
createQuote(CreateQuoteParams params)
|
CreateSalesOrderResult |
createSalesOrder(CreateSalesOrderParams params)
|
void |
jdoPreStore()
|
Void |
updateVcard()
|
| Methods inherited from class org.openmdx.base.aop2.AbstractObject |
|---|
evictContext, jdoPostLoad, jdoPostLoad, jdoPreClear, jdoPreClear, jdoPreDelete, jdoPreDelete, jdoPreStore, mixedInTargets, newContext, newVoid, nextManager, nextObject, openmdxjdoPostConstruct, openmdxjdoPostConstruct, sameManager, sameObject, samePackage, thisContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccountImpl(S same,
N next)
| Method Detail |
|---|
public CreateLeadResult createLead(CreateLeadParams params)
public CreateOpportunityResult createOpportunity(CreateOpportunityParams params)
public CreateQuoteResult createQuote(CreateQuoteParams params)
public CreateSalesOrderResult createSalesOrder(CreateSalesOrderParams params)
public CreateInvoiceResult createInvoice(CreateInvoiceParams params)
public Void updateVcard()
public void jdoPreStore()
jdoPreStore in interface javax.jdo.listener.StoreCallbackjdoPreStore in class org.openmdx.base.aop2.AbstractObject<S extends Account,N extends Account,C extends Void>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||