org.opencrx.kernel.plugin.application.contract1
Class ContractPositionImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.contract1.ContractPositionImpl

public class ContractPositionImpl
extends Object


Field Summary
protected  ContractPosition current
           
protected  ContractPosition next
           
 
Constructor Summary
ContractPositionImpl(ContractPosition current, ContractPosition next)
           
 
Method Summary
 Backend getBackend()
           
 org.openmdx.base.jmi1.Void reprice(org.openmdx.base.jmi1.Void params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final ContractPosition current

next

protected final ContractPosition next
Constructor Detail

ContractPositionImpl

public ContractPositionImpl(ContractPosition current,
                            ContractPosition next)
Method Detail

getBackend

public Backend getBackend()

reprice

public org.openmdx.base.jmi1.Void reprice(org.openmdx.base.jmi1.Void params)
                                   throws RefException
Throws:
RefException


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