|
||||||||||
| 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.directory.UpdateCustomAttributes
public class UpdateCustomAttributes
Update Action specifically for Custom Directory Attributes
| Field Summary |
|---|
| Fields inherited from class com.atlassian.crowd.console.action.BaseAction |
|---|
actionMessageAlertColor, ALERT_BLUE, ALERT_GREEN, ALERT_RED, ALERT_YELLOW, applicationManager, applicationService, clientProperties, crowdLicenseManager, directoryManager, initialLoad, logger, propertyManager, tab, tokenAuthenticationManager |
| Fields inherited from class com.opensymphony.xwork.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
UpdateCustomAttributes()
|
|
| Method Summary | |
|---|---|
java.lang.String |
doAddAttribute()
|
java.lang.String |
doRemoveAttribute()
|
java.lang.String |
doUpdate()
|
java.lang.String |
getAttribute()
|
java.lang.String[] |
getAttributes()
|
Directory |
getDirectory()
|
long |
getID()
|
java.lang.String |
getValue()
|
void |
setAttribute(java.lang.String attribute)
|
void |
setAttributes(java.lang.String[] attributes)
|
void |
setID(long ID)
|
void |
setValue(java.lang.String value)
|
| 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, 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 |
| Constructor Detail |
|---|
public UpdateCustomAttributes()
| Method Detail |
|---|
public java.lang.String doUpdate()
public java.lang.String doAddAttribute()
public java.lang.String doRemoveAttribute()
public java.lang.String[] getAttributes()
public void setAttributes(java.lang.String[] attributes)
public java.lang.String getAttribute()
public void setAttribute(java.lang.String attribute)
public java.lang.String getValue()
public void setValue(java.lang.String value)
public long getID()
public void setID(long ID)
public Directory getDirectory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||