org.opencrx.kernel.activity1.aop2
Class MeetingImpl<S extends Meeting,N extends Meeting,C extends ActivityImpl.DerivedAttributes>

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

public class MeetingImpl<S extends Meeting,N extends Meeting,C extends ActivityImpl.DerivedAttributes>
extends ActivityImpl<S,N,C>
implements javax.jdo.listener.StoreCallback


Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.activity1.aop2.ActivityImpl
ActivityImpl.DerivedAttributes
 
Constructor Summary
MeetingImpl(S same, N next)
           
 
Method Summary
 void jdoPreStore()
           
 
Methods inherited from class org.opencrx.kernel.activity1.aop2.ActivityImpl
addExpenseRecord, addWorkRecord, assignTo, calcTotalQuantity, doFollowUp, getMainEstimateEffortHhMm, getMainEstimateEffortHours, getMainEstimateEffortMinutes, getTotalVotes, newContext, reapplyActivityCreator, updateIcal, voteForActivity
 
Methods inherited from class org.openmdx.base.aop2.AbstractObject
evictContext, jdoPostLoad, jdoPostLoad, jdoPreClear, jdoPreClear, jdoPreDelete, 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

MeetingImpl

public MeetingImpl(S same,
                   N next)
Method Detail

jdoPreStore

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


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