org.opencrx.kernel.activity1.aop2
Class ActivityGroupImpl<S extends ActivityGroup,N extends ActivityGroup,C extends Void>

java.lang.Object
  extended by org.openmdx.base.aop2.AbstractObject<S,N,C>
      extended by org.opencrx.kernel.activity1.aop2.ActivityGroupImpl<S,N,C>
All Implemented Interfaces:
javax.jdo.listener.DeleteCallback
Direct Known Subclasses:
ActivityCategoryImpl, ActivityMilestoneImpl, ActivityTrackerImpl

public class ActivityGroupImpl<S extends ActivityGroup,N extends ActivityGroup,C extends Void>
extends AbstractObject<S,N,C>
implements javax.jdo.listener.DeleteCallback


Constructor Summary
ActivityGroupImpl(S same, N next)
           
 
Method Summary
 CalcTotalQuantityResult calcTotalQuantity(CalcTotalQuantityParams params)
           
 void jdoPreDelete()
           
 
Methods inherited from class org.openmdx.base.aop2.AbstractObject
evictContext, jdoPostLoad, jdoPreClear, jdoPreStore, newContext, newVoid, nextManager, nextObject, openmdxjdoPostConstruct, sameManager, sameObject, samePackage, thisContext, toNext, toSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivityGroupImpl

public ActivityGroupImpl(S same,
                         N next)
Method Detail

calcTotalQuantity

public CalcTotalQuantityResult calcTotalQuantity(CalcTotalQuantityParams params)

jdoPreDelete

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


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