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

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

public class CloneableImpl
extends Object


Field Summary
protected  Cloneable current
           
protected  Cloneable next
           
 
Constructor Summary
CloneableImpl(Cloneable current, Cloneable next)
           
 
Method Summary
 CloneResult clone_(CloneParams params)
           
 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 Cloneable current

next

protected final Cloneable next
Constructor Detail

CloneableImpl

public CloneableImpl(Cloneable current,
                     Cloneable next)
Method Detail

getBackend

public Backend getBackend()

clone_

public CloneResult clone_(CloneParams 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.