org.opencrx.kernel.depot1.aop2
Class DebitBookingImpl<S extends DebitBooking,N extends DebitBooking,C extends Void>

java.lang.Object
  extended by org.openmdx.base.aop2.AbstractObject<S,N,C>
      extended by org.opencrx.kernel.depot1.aop2.SingleBookingImpl<S,N,C>
          extended by org.opencrx.kernel.depot1.aop2.DebitBookingImpl<S,N,C>
All Implemented Interfaces:
javax.jdo.listener.DeleteCallback

public class DebitBookingImpl<S extends DebitBooking,N extends DebitBooking,C extends Void>
extends SingleBookingImpl<S,N,C>
implements javax.jdo.listener.DeleteCallback


Constructor Summary
DebitBookingImpl(S same, N next)
           
 
Method Summary
 void jdoPreDelete()
           
 
Methods inherited from class org.openmdx.base.aop2.AbstractObject
evictContext, jdoPostLoad, jdoPostLoad, jdoPreClear, jdoPreClear, jdoPreDelete, jdoPreStore, 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

DebitBookingImpl

public DebitBookingImpl(S same,
                        N next)
Method Detail

jdoPreDelete

public void jdoPreDelete()
Specified by:
jdoPreDelete in interface javax.jdo.listener.DeleteCallback
Overrides:
jdoPreDelete in class SingleBookingImpl<S extends DebitBooking,N extends DebitBooking,C extends Void>


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