org.apache.cocoon.samples.flow.java
Class PersistenceFlow
java.lang.Object
org.apache.cocoon.components.flow.java.AbstractContinuable
org.apache.cocoon.samples.flow.java.PersistenceFlow
- All Implemented Interfaces:
- Continuable
public class PersistenceFlow
- extends AbstractContinuable
- Version:
- $Id: PersistenceFlow.html 1304258 2012-03-23 10:09:27Z ilgrosso $
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 |
PersistenceFlow
public PersistenceFlow()
doInsertEmployee
public void doInsertEmployee()
throws BindingException
- Throws:
BindingException
doUpdateEmployee
public void doUpdateEmployee()
throws BindingException
- Throws:
BindingException
doRemoveEmployee
public void doRemoveEmployee()
doShowEmployee
public void doShowEmployee()
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.