|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.forum.action.setup.SetupActionSupport
com.jivesoftware.forum.action.setup.LdapAdminSetupAction
public class LdapAdminSetupAction
Field Summary |
---|
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 | |
---|---|
LdapAdminSetupAction()
|
Method Summary | |
---|---|
java.lang.String |
doDefault()
|
java.lang.String |
execute()
|
java.lang.String |
getUsername()
|
boolean |
isLdapUserManager()
|
void |
setUsername(java.lang.String username)
|
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 |
Constructor Detail |
---|
public LdapAdminSetupAction()
Method Detail |
---|
public java.lang.String getUsername()
public void setUsername(java.lang.String username)
public void validate()
validate
in interface com.opensymphony.xwork.Validateable
public boolean isLdapUserManager()
public java.lang.String doDefault()
public java.lang.String execute()
execute
in interface com.opensymphony.xwork.Action
execute
in class SetupActionSupport
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |