org.opencrx.kernel.activity1.aop2
Class ResourceImpl<S extends Resource,N extends Resource,C extends Void>

java.lang.Object
  extended by org.openmdx.base.aop2.AbstractObject<S,N,C>
      extended by org.opencrx.kernel.activity1.aop2.ResourceImpl<S,N,C>

public class ResourceImpl<S extends Resource,N extends Resource,C extends Void>
extends AbstractObject<S,N,C>


Constructor Summary
ResourceImpl(S same, N next)
           
 
Method Summary
 AddWorkAndExpenseRecordResult addExpenseRecord(ResourceAddExpenseRecordParams params)
           
 AddWorkAndExpenseRecordResult addWorkRecord(ResourceAddWorkRecordParams params)
           
 CalcTotalQuantityResult calcTotalQuantity(CalcTotalQuantityParams params)
           
 
Methods inherited from class org.openmdx.base.aop2.AbstractObject
evictContext, jdoPostLoad, jdoPreClear, jdoPreDelete, 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

ResourceImpl

public ResourceImpl(S same,
                    N next)
Method Detail

addWorkRecord

public AddWorkAndExpenseRecordResult addWorkRecord(ResourceAddWorkRecordParams params)

addExpenseRecord

public AddWorkAndExpenseRecordResult addExpenseRecord(ResourceAddExpenseRecordParams params)

calcTotalQuantity

public CalcTotalQuantityResult calcTotalQuantity(CalcTotalQuantityParams params)


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