org.apache.struts2.showcase.tag.nonui.iteratortag
Class IteratorGeneratorTagDemo
java.lang.Object
com.opensymphony.xwork2.ActionSupport
org.apache.struts2.showcase.tag.nonui.iteratortag.IteratorGeneratorTagDemo
- All Implemented Interfaces:
- Action, LocaleProvider, TextProvider, Validateable, ValidationAware, java.io.Serializable
public class IteratorGeneratorTagDemo
- extends ActionSupport
- See Also:
- Serialized Form
| Methods inherited from class com.opensymphony.xwork2.ActionSupport |
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IteratorGeneratorTagDemo
public IteratorGeneratorTagDemo()
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
getCount
public java.lang.Integer getCount()
setCount
public void setCount(java.lang.Integer count)
getSeparator
public java.lang.String getSeparator()
setSeparator
public void setSeparator(java.lang.String separator)
submit
public java.lang.String submit()
throws java.lang.Exception
- Throws:
java.lang.Exception
input
public java.lang.String input()
throws java.lang.Exception
- Overrides:
input in class ActionSupport
- Throws:
java.lang.Exception
Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.