org.opencrx.kernel.account1.aop2
Class LegalEntityImpl<S extends LegalEntity,N extends LegalEntity,C extends Void>

java.lang.Object
  extended by org.openmdx.base.aop2.AbstractObject<S,N,C>
      extended by org.opencrx.kernel.account1.aop2.AccountImpl<S,N,C>
          extended by org.opencrx.kernel.account1.aop2.LegalEntityImpl<S,N,C>
All Implemented Interfaces:
javax.jdo.listener.StoreCallback

public class LegalEntityImpl<S extends LegalEntity,N extends LegalEntity,C extends Void>
extends AccountImpl<S,N,C>
implements javax.jdo.listener.StoreCallback


Constructor Summary
LegalEntityImpl(S same, N next)
           
 
Method Summary
 void jdoPreStore()
           
 
Methods inherited from class org.opencrx.kernel.account1.aop2.AccountImpl
createInvoice, createLead, createOpportunity, createQuote, createSalesOrder, 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

LegalEntityImpl

public LegalEntityImpl(S same,
                       N next)
Method Detail

jdoPreStore

public void jdoPreStore()
Specified by:
jdoPreStore in interface javax.jdo.listener.StoreCallback
Overrides:
jdoPreStore in class AccountImpl<S extends LegalEntity,N extends LegalEntity,C extends Void>


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