org.opencrx.kernel.plugin.application.activity1
Class ActivityCreatorImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.activity1.ActivityCreatorImpl

public class ActivityCreatorImpl
extends Object


Field Summary
protected  ActivityCreator current
           
protected  ActivityCreator next
           
 
Constructor Summary
ActivityCreatorImpl(ActivityCreator current, ActivityCreator next)
           
 
Method Summary
 Backend getBackend()
           
 NewActivityResult newActivity(NewActivityParams params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final ActivityCreator current

next

protected final ActivityCreator next
Constructor Detail

ActivityCreatorImpl

public ActivityCreatorImpl(ActivityCreator current,
                           ActivityCreator next)
Method Detail

getBackend

public Backend getBackend()

newActivity

public NewActivityResult newActivity(NewActivityParams 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.