org.opencrx.kernel.contract1.aop2
Class InvoicePositionImpl<S extends InvoicePosition,N extends InvoicePosition,C extends ContractPositionImpl.DerivedAttributes>

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

public class InvoicePositionImpl<S extends InvoicePosition,N extends InvoicePosition,C extends ContractPositionImpl.DerivedAttributes>
extends ContractPositionImpl<S,N,C>
implements javax.jdo.listener.StoreCallback, javax.jdo.listener.DeleteCallback


Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.contract1.aop2.ContractPositionImpl
ContractPositionImpl.DerivedAttributes
 
Constructor Summary
InvoicePositionImpl(S same, N next)
           
 
Method Summary
 void jdoPreDelete()
           
 void jdoPreStore()
           
 
Methods inherited from class org.opencrx.kernel.contract1.aop2.ContractPositionImpl
getAmount, getBaseAmount, getDiscountAmount, getPriceUomDescription, getPriceUomDetailedDescription, getProductDescription, getProductDetailedDescription, getQuantityBackOrdered, getQuantityShipped, getSalesTaxTypeDescription, getSalesTaxTypeDetailedDescription, getTaxAmount, getUomDescription, getUomDetailedDescription, newContext, reprice
 
Methods inherited from class org.openmdx.base.aop2.AbstractObject
evictContext, jdoPostLoad, jdoPostLoad, jdoPreClear, jdoPreClear, jdoPreDelete, jdoPreStore, mixedInTargets, 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

InvoicePositionImpl

public InvoicePositionImpl(S same,
                           N next)
Method Detail

jdoPreDelete

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

jdoPreStore

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


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