Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.action.setup
Class LdapAdminSetupAction

java.lang.Object
  extended by com.jivesoftware.forum.action.setup.SetupActionSupport
      extended by com.jivesoftware.forum.action.setup.LdapAdminSetupAction
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 LdapAdminSetupAction
extends SetupActionSupport
implements com.opensymphony.xwork.Validateable


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

LdapAdminSetupAction

public LdapAdminSetupAction()
Method Detail

getUsername

public java.lang.String getUsername()

setUsername

public void setUsername(java.lang.String username)

validate

public void validate()
Specified by:
validate in interface com.opensymphony.xwork.Validateable

isLdapUserManager

public boolean isLdapUserManager()

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

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.