Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.action.setup
Class SetupAction

java.lang.Object
  extended by com.jivesoftware.forum.action.setup.SetupActionSupport
      extended by 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


Field Summary
static java.lang.String DATABASE_CONNECTION
           
static java.lang.String JIVE_DEPENDENCY
           
static java.lang.String JIVE_HOME
           
static java.lang.String JIVE_LICENSE
           
static java.lang.String JIVE_LICENSE_TEXT
           
static java.lang.String JIVE_SETUP_FILE
           
 
Fields inherited from class com.jivesoftware.forum.action.setup.SetupActionSupport
DONE, IN_PROGRESS, INCOMPLETE, NEXT
 
Fields inherited from interface com.opensymphony.xwork.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Constructor Summary
SetupAction()
           
 
Method Summary
 void addError(java.lang.String key, java.lang.String message)
           
 java.lang.String execute()
           
 java.lang.String getLicenseText()
           
 void setJiveHomePath(java.lang.String jiveHomePath)
           
 void setLicenseText(java.lang.String licenseText)
           
 void validate()
           
 
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
 

Field Detail

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
Constructor Detail

SetupAction

public SetupAction()
Method Detail

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

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.