org.opencrx.kernel.plugin.application.base
Class IndexedImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.base.IndexedImpl

public class IndexedImpl
extends Object


Field Summary
protected  Indexed current
           
protected  Indexed next
           
 
Constructor Summary
IndexedImpl(Indexed current, Indexed next)
           
 
Method Summary
 Backend getBackend()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final Indexed current

next

protected final Indexed next
Constructor Detail

IndexedImpl

public IndexedImpl(Indexed current,
                   Indexed next)
Method Detail

getBackend

public Backend getBackend()


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