|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork.ActionSupport
com.atlassian.crowd.console.action.BaseAction
com.atlassian.crowd.console.action.user.BaseUserAction
public class BaseUserAction
| Field Summary | |
|---|---|
protected ApplicationManager |
applicationManager
|
protected ApplicationService |
applicationService
|
| Fields inherited from class com.atlassian.crowd.console.action.BaseAction |
|---|
actionMessageAlertColor, ALERT_BLUE, ALERT_GREEN, ALERT_RED, ALERT_YELLOW, crowdLicenseManager, directoryManager, initialLoad, logger, propertyManager, tab |
| Fields inherited from class com.opensymphony.xwork.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
BaseUserAction()
|
|
| Method Summary | |
|---|---|
ApplicationManager |
getApplicationManager()
|
ApplicationService |
getApplicationService()
|
protected Application |
getCrowdApplication()
|
java.lang.String |
getRemoteUsername()
|
void |
setApplicationManager(ApplicationManager applicationManager)
|
void |
setApplicationService(ApplicationService applicationService)
|
void |
setClientProperties(ClientProperties clientProperties)
|
| Methods inherited from class com.opensymphony.xwork.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, doInput, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ApplicationManager applicationManager
protected ApplicationService applicationService
| Constructor Detail |
|---|
public BaseUserAction()
| Method Detail |
|---|
protected Application getCrowdApplication()
throws ObjectNotFoundException
ObjectNotFoundException
public java.lang.String getRemoteUsername()
throws InvalidUserException
InvalidUserExceptionpublic ApplicationManager getApplicationManager()
public void setApplicationManager(ApplicationManager applicationManager)
setApplicationManager in class BaseActionpublic void setClientProperties(ClientProperties clientProperties)
public void setApplicationService(ApplicationService applicationService)
public ApplicationService getApplicationService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||