|
||||||||||
| 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.UpdateOptions
public class UpdateOptions
| 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 | |
|---|---|
UpdateOptions()
|
|
| Method Summary | |
|---|---|
java.lang.String |
addDefaultGroups()
|
java.lang.String |
execute()
|
java.util.TreeSet<java.lang.String> |
getDefaultGroups()
|
Directory |
getDirectory()
|
java.lang.String |
getExclusionsAsString()
|
long |
getID()
|
java.lang.String |
removeDefaultGroup()
|
void |
setDirectoryInstanceLoader(DirectoryInstanceLoader directoryInstanceLoader)
|
void |
setGroupToRemove(java.lang.String groupToRemove)
|
void |
setID(long ID)
|
void |
setSelectedEntityNames(java.util.List<java.lang.String> selectedEntityNames)
|
| Methods inherited from class com.opensymphony.xwork.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, doInput, 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 UpdateOptions()
| Method Detail |
|---|
public java.lang.String execute()
throws java.lang.Exception
execute in interface com.opensymphony.xwork.Actionexecute in class com.opensymphony.xwork.ActionSupportjava.lang.Exception
public java.lang.String removeDefaultGroup()
throws java.lang.Exception
java.lang.Exception
public java.lang.String addDefaultGroups()
throws java.lang.Exception
java.lang.Exceptionpublic long getID()
public void setID(long ID)
public Directory getDirectory()
public java.util.TreeSet<java.lang.String> getDefaultGroups()
public void setGroupToRemove(java.lang.String groupToRemove)
public void setSelectedEntityNames(java.util.List<java.lang.String> selectedEntityNames)
public java.lang.String getExclusionsAsString()
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingExceptionpublic void setDirectoryInstanceLoader(DirectoryInstanceLoader directoryInstanceLoader)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||