org.opencrx.kernel.contract1.aop2
Class InvoiceImpl<S extends Invoice,N extends Invoice,C extends Void>

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

public class InvoiceImpl<S extends Invoice,N extends Invoice,C extends Void>
extends AbstractContractImpl<S,N,C>
implements javax.jdo.listener.StoreCallback


Constructor Summary
InvoiceImpl(S same, N next)
           
 
Method Summary
 void jdoPreStore()
           
 Void markAsClosed(InvoiceMarkAsClosedParams params)
           
 
Methods inherited from class org.opencrx.kernel.contract1.aop2.AbstractContractImpl
createPosition, removePendingInventoryBookings, reprice, updateInventory
 
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

InvoiceImpl

public InvoiceImpl(S same,
                   N next)
Method Detail

markAsClosed

public Void markAsClosed(InvoiceMarkAsClosedParams params)

jdoPreStore

public void jdoPreStore()
Specified by:
jdoPreStore in interface javax.jdo.listener.StoreCallback
Overrides:
jdoPreStore in class AbstractContractImpl<S extends Invoice,N extends Invoice,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.