Class RemoveGroup

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.crowd.console.action.BaseAction
com.atlassian.crowd.console.action.group.RemoveGroup
All Implemented Interfaces:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class RemoveGroup extends BaseAction
See Also:
  • Field Details

  • Constructor Details

    • RemoveGroup

      public RemoveGroup()
  • Method Details

    • execute

      public String execute()
      Specified by:
      execute in interface com.opensymphony.xwork2.Action
      Overrides:
      execute in class BaseAction
    • update

      public String update()
    • getDirectoryID

      public long getDirectoryID()
    • setDirectoryID

      public void setDirectoryID(long directoryID)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getGroup

      public Group getGroup()
    • getDirectory

      public Directory getDirectory()