com.jivesoftware.forum.action.setup
Class SetupAction
java.lang.Object
com.jivesoftware.forum.action.setup.SetupActionSupport
com.jivesoftware.forum.action.setup.SetupAction
- All Implemented Interfaces:
- com.opensymphony.xwork.Action, com.opensymphony.xwork.LocaleProvider, com.opensymphony.xwork.TextProvider, com.opensymphony.xwork.Validateable, com.opensymphony.xwork.ValidationAware
public class SetupAction
- extends SetupActionSupport
- implements com.opensymphony.xwork.Validateable
Fields inherited from interface com.opensymphony.xwork.Action |
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Methods inherited from class com.jivesoftware.forum.action.setup.SetupActionSupport |
addActionError, addActionMessage, addFieldError, getActionErrors, getActionMessages, getDoContinue, getFieldErrors, getJiveFile, getJiveHome, getLocale, getLocaleCode, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, setActionErrors, setActionMessages, setDoContinue, setFieldErrors, setLocaleCode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DATABASE_CONNECTION
public static final java.lang.String DATABASE_CONNECTION
- See Also:
- Constant Field Values
JIVE_HOME
public static final java.lang.String JIVE_HOME
- See Also:
- Constant Field Values
JIVE_LICENSE
public static final java.lang.String JIVE_LICENSE
- See Also:
- Constant Field Values
JIVE_LICENSE_TEXT
public static final java.lang.String JIVE_LICENSE_TEXT
- See Also:
- Constant Field Values
JIVE_DEPENDENCY
public static final java.lang.String JIVE_DEPENDENCY
- See Also:
- Constant Field Values
JIVE_SETUP_FILE
public static final java.lang.String JIVE_SETUP_FILE
- See Also:
- Constant Field Values
SetupAction
public SetupAction()
getLicenseText
public java.lang.String getLicenseText()
setLicenseText
public void setLicenseText(java.lang.String licenseText)
setJiveHomePath
public void setJiveHomePath(java.lang.String jiveHomePath)
addError
public void addError(java.lang.String key,
java.lang.String message)
validate
public void validate()
- Specified by:
validate
in interface com.opensymphony.xwork.Validateable
execute
public java.lang.String execute()
- Specified by:
execute
in interface com.opensymphony.xwork.Action
- Overrides:
execute
in class SetupActionSupport
Copyright © 1999-2006 Jive Software.