com.atlassian.crowd.console.action.principal
Class UpdateGroups

java.lang.Object
  extended by com.opensymphony.xwork.ActionSupport
      extended by com.atlassian.crowd.console.action.BaseAction
          extended by com.atlassian.crowd.console.action.principal.ViewPrincipal
              extended by com.atlassian.crowd.console.action.principal.UpdateGroups
All Implemented Interfaces:
com.opensymphony.xwork.Action, com.opensymphony.xwork.LocaleProvider, com.opensymphony.xwork.TextProvider, com.opensymphony.xwork.Validateable, com.opensymphony.xwork.ValidationAware, com.uwyn.rife.continuations.ContinuableObject, java.io.Serializable, java.lang.Cloneable

public class UpdateGroups
extends ViewPrincipal

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.atlassian.crowd.console.action.principal.ViewPrincipal
active, directory, directoryID, directoryName, email, firstname, lastname, name, password, passwordConfirm, user, userAttributes
 
Fields inherited from class com.atlassian.crowd.console.action.BaseAction
actionMessageAlertColor, ALERT_BLUE, ALERT_GREEN, ALERT_RED, ALERT_YELLOW, applicationManager, crowdLicenseManager, directoryManager, initialLoad, 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
UpdateGroups()
           
 
Method Summary
 java.lang.String doAddGroup()
           
 java.lang.String doRemoveGroup()
           
 java.lang.String doUpdate()
           
 java.lang.String getRemoveGroup()
           
 java.lang.String getUnsubscribedGroup()
           
 void setRemoveGroup(java.lang.String removeGroup)
           
 void setUnsubscribedGroup(java.lang.String unsubscribedGroup)
           
 
Methods inherited from class com.atlassian.crowd.console.action.principal.ViewPrincipal
doDefault, doValidation, getDirectory, getDirectoryID, getDirectoryName, getEmail, getFirstname, getGroups, getLastname, getName, getPassword, getPasswordConfirm, getRoles, getUnsubscribedGroups, getUnsubscribedRoles, getUser, getUserAttributes, isActive, processDirectoryMapping, processGeneral, readAttributes, setActive, setDirectoryID, setDirectoryName, setEmail, setFirstname, setLastname, setName, setPassword, setPasswordConfirm, syncFieldsFromPrincipal, syncFieldsToPrincipal
 
Methods inherited from class com.atlassian.crowd.console.action.BaseAction
addActionMessage, containsActionMessages, containsErrorMessages, directory, getActionMessageAlertColor, getAttribute, getBootstrapManager, getCurrentLicenseResourceTotal, getDisplayableLink, getFirstAttribute, getHttpRequest, getImageLocation, getImageTitle, getLicense, getLink, getRemoteUser, getSession, getSitemeshPageProperties, getSitemeshPageProperty, getTab, getUserName, getWebFragmentsContextMap, getWebInterfaceManager, getWebItemsForSection, getWebResourceManager, getWebSectionsForLocation, isAdmin, isAtResourceLimit, isAuthenticated, isEvaluation, isInitialLoad, isLicenseExpired, renderFreemarkerTemplate, setApplicationManager, setCrowdLicenseManager, setCrowdUserDetailsService, setDirectoryManager, setPropertyManager, setTab, setWebInterfaceManager, setWebResourceManager
 
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
 

Constructor Detail

UpdateGroups

public UpdateGroups()
Method Detail

doUpdate

public java.lang.String doUpdate()

doAddGroup

public java.lang.String doAddGroup()

doRemoveGroup

public java.lang.String doRemoveGroup()

getUnsubscribedGroup

public java.lang.String getUnsubscribedGroup()

setUnsubscribedGroup

public void setUnsubscribedGroup(java.lang.String unsubscribedGroup)

getRemoveGroup

public java.lang.String getRemoveGroup()

setRemoveGroup

public void setRemoveGroup(java.lang.String removeGroup)


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.