org.opencrx.kernel.plugin.application.depot1
Class DepotImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.depot1.DepotImpl

public class DepotImpl
extends Object


Field Summary
protected  Depot current
           
protected  Depot next
           
 
Constructor Summary
DepotImpl(Depot current, Depot next)
           
 
Method Summary
 org.openmdx.base.jmi1.Void assertReports(AssertReportsParams params)
           
 CloseDepotResult closeDepot(CloseDepotParams params)
           
 Backend getBackend()
           
 OpenDepotPositionResult openDepotPosition(OpenDepotPositionParams params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final Depot current

next

protected final Depot next
Constructor Detail

DepotImpl

public DepotImpl(Depot current,
                 Depot next)
Method Detail

getBackend

public Backend getBackend()

closeDepot

public CloseDepotResult closeDepot(CloseDepotParams params)
                            throws RefException
Throws:
RefException

openDepotPosition

public OpenDepotPositionResult openDepotPosition(OpenDepotPositionParams params)
                                          throws RefException
Throws:
RefException

assertReports

public org.openmdx.base.jmi1.Void assertReports(AssertReportsParams 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.