org.opencrx.kernel.product1.aop2
Class ProductImpl<S extends Product,N extends Product,C extends Void>

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

public class ProductImpl<S extends Product,N extends Product,C extends Void>
extends org.openmdx.base.aop2.AbstractObject<S,N,C>
implements javax.jdo.listener.StoreCallback, javax.jdo.listener.DeleteCallback


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

ProductImpl

public ProductImpl(S same,
                   N next)
Method Detail

setConfigurationType

public Void setConfigurationType(SetConfigurationTypeParams params)

jdoPreStore

public void jdoPreStore()
Specified by:
jdoPreStore in interface javax.jdo.listener.StoreCallback
Overrides:
jdoPreStore in class org.openmdx.base.aop2.AbstractObject<S extends Product,N extends Product,C extends Void>

jdoPreDelete

public void jdoPreDelete()
Specified by:
jdoPreDelete in interface javax.jdo.listener.DeleteCallback
Overrides:
jdoPreDelete in class org.openmdx.base.aop2.AbstractObject<S extends Product,N extends Product,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.