Class BrowseWithDirectoryId

java.lang.Object
org.apache.struts2.ActionSupport
com.atlassian.crowd.console.action.BaseAction
com.atlassian.crowd.console.action.BrowseWithDirectoryId
All Implemented Interfaces:
Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable
Direct Known Subclasses:
BrowseGroups, BrowsePrincipals

public class BrowseWithDirectoryId extends BaseAction
See Also:
  • Constructor Details

    • BrowseWithDirectoryId

      public BrowseWithDirectoryId()
  • Method Details

    • execute

      public String execute()
      Specified by:
      execute in interface org.apache.struts2.action.Action
      Overrides:
      execute in class BaseAction
    • getDirectoryId

      public long getDirectoryId()
    • setDirectoryId

      public void setDirectoryId(long directoryId)
    • getUpdateSuccessful

      public Boolean getUpdateSuccessful()
    • setUpdateSuccessful

      public void setUpdateSuccessful(Boolean updateSuccessful)