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

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

public class DepotHolderImpl
extends Object


Field Summary
protected  DepotHolder current
           
protected  DepotHolder next
           
 
Constructor Summary
DepotHolderImpl(DepotHolder current, DepotHolder next)
           
 
Method Summary
 org.openmdx.base.jmi1.Void assertReports(AssertReportsParams params)
           
 Backend getBackend()
           
 OpenDepotResult openDepot(OpenDepotParams params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final DepotHolder current

next

protected final DepotHolder next
Constructor Detail

DepotHolderImpl

public DepotHolderImpl(DepotHolder current,
                       DepotHolder next)
Method Detail

getBackend

public Backend getBackend()

openDepot

public OpenDepotResult openDepot(OpenDepotParams 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.