Class GroupAction

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.crowd.console.action.BaseAction
com.atlassian.crowd.console.action.group.GroupAction
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
Direct Known Subclasses:
ViewGroup, ViewGroupAdministrators, ViewGroupMembers, ViewGroupNestedPrincipals

public abstract class GroupAction extends BaseAction
See Also:
  • Constructor Details

  • Method Details

    • isSelectedTab

      public boolean isSelectedTab(com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor webItem, String selectedTab)
    • getGroupName

      public String getGroupName()
    • setGroupName

      public void setGroupName(String groupName)
    • getDirectoryID

      public Long getDirectoryID()
    • setDirectoryID

      public void setDirectoryID(long directoryID)
    • getDirectoryInstanceLoader

      public DirectoryInstanceLoader getDirectoryInstanceLoader()