nl.innovationinvestments.cheyenne.engine.components
Class Redirect
java.lang.Object
nl.innovationinvestments.cheyenne.engine.components.Component
nl.innovationinvestments.cheyenne.engine.components.Redirect
public class Redirect
- extends Component
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOURCECODE_VERSION
public static final String SOURCECODE_VERSION
- Standard variable for determining version of a class file.
- See Also:
- Constant Field Values
Redirect
public Redirect()
Redirect
public Redirect(Dialog dialog)
- Parameters:
dialog -
setStringBuilder
public void setStringBuilder(StringBuilder value)
- StringBuilder
getStringBuilder
public StringBuilder getStringBuilder()
append
public void append(String sql)
- construct the URL
finish
public void finish()
- redirect
- Overrides:
finish in class Component
Copyright © 2013 InnovationInvestments. All rights reserved.