com.jivesoftware.forum.action.setup
Class UserSystemSetupAction
java.lang.Object
com.jivesoftware.forum.action.setup.SetupActionSupport
com.jivesoftware.forum.action.setup.UserSystemSetupAction
- All Implemented Interfaces:
- com.opensymphony.xwork.Action, com.opensymphony.xwork.LocaleProvider, com.opensymphony.xwork.TextProvider, com.opensymphony.xwork.ValidationAware
public class UserSystemSetupAction
- extends SetupActionSupport
Setup the user system.
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 |
STANDARD_MODE
public static final java.lang.String STANDARD_MODE
- See Also:
- Constant Field Values
CUSTOM_MODE
public static final java.lang.String CUSTOM_MODE
- See Also:
- Constant Field Values
LDAP_MODE
public static final java.lang.String LDAP_MODE
- See Also:
- Constant Field Values
UserSystemSetupAction
public UserSystemSetupAction()
getMode
public java.lang.String getMode()
setMode
public void setMode(java.lang.String mode)
doDefault
public java.lang.String doDefault()
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.