Class RemoveDirectory

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.crowd.console.action.BaseAction
com.atlassian.crowd.console.action.directory.RemoveDirectory
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 RemoveDirectory extends BaseAction
See Also:
  • Constructor Details

    • RemoveDirectory

      public RemoveDirectory()
  • Method Details

    • execute

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

      public String update()
    • getID

      public long getID()
    • setID

      public void setID(long ID)
    • getDirectory

      public Directory getDirectory()
    • getDirectoryImplementationDescriptiveName

      public String getDirectoryImplementationDescriptiveName()
    • setDirectoryInstanceLoader

      public void setDirectoryInstanceLoader(DirectoryInstanceLoader directoryInstanceLoader)