org.opencrx.kernel.contract1.aop2
Class CalculationRuleImpl<S extends CalculationRule,N extends CalculationRule,C extends Void>

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

public class CalculationRuleImpl<S extends CalculationRule,N extends CalculationRule,C extends Void>
extends org.openmdx.base.aop2.AbstractObject<S,N,C>


Constructor Summary
CalculationRuleImpl(S same, N next)
           
 
Method Summary
 GetContractAmountsResult getContractAmounts(GetContractAmountsParams params)
           
 GetPositionAmountsResult getPositionAmounts(GetPositionAmountsParams params)
           
 
Methods inherited from class org.openmdx.base.aop2.AbstractObject
evictContext, jdoPostLoad, jdoPostLoad, jdoPreClear, jdoPreClear, jdoPreDelete, jdoPreDelete, jdoPreStore, 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

CalculationRuleImpl

public CalculationRuleImpl(S same,
                           N next)
Method Detail

getPositionAmounts

public GetPositionAmountsResult getPositionAmounts(GetPositionAmountsParams params)

getContractAmounts

public GetContractAmountsResult getContractAmounts(GetContractAmountsParams params)


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