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

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

public class AssignableImpl
extends Object


Field Summary
protected  Assignable current
           
protected  Assignable next
           
 
Constructor Summary
AssignableImpl(Assignable current, Assignable next)
           
 
Method Summary
 Void assignToMe()
           
 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 Assignable current

next

protected final Assignable next
Constructor Detail

AssignableImpl

public AssignableImpl(Assignable current,
                      Assignable next)
Method Detail

getBackend

public Backend getBackend()

assignToMe

public Void assignToMe()


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