org.apache.cocoon.samples.flow.java
Class FormFlow

java.lang.Object
  extended by org.apache.cocoon.components.flow.java.AbstractContinuable
      extended by org.apache.cocoon.samples.flow.java.FormFlow
All Implemented Interfaces:
Continuable

public class FormFlow
extends AbstractContinuable


Constructor Summary
FormFlow()
           
 
Method Summary
 void doEditForm1()
           
 void doEditForm2()
           
 
Methods inherited from class org.apache.cocoon.components.flow.java.AbstractContinuable
getComponent, getContext, getLogger, getObjectModel, getParameters, getRequest, processPipelineTo, redirectTo, releaseComponent, sendPage, sendPage, sendPageAndWait, sendPageAndWait, sendStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormFlow

public FormFlow()
Method Detail

doEditForm1

public void doEditForm1()

doEditForm2

public void doEditForm2()
                 throws BindingException
Throws:
BindingException


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.