Class CreateCustom

java.lang.Object
com.opensymphony.xwork2.ActionSupport
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 CreateCustom extends CreateDirectory
See Also:
  • Constructor Details

    • CreateCustom

      public CreateCustom()
  • Method Details

    • update

      public String update()
    • doValidation

      protected void doValidation()
    • getImplementationClass

      public String getImplementationClass()
    • setImplementationClass

      public void setImplementationClass(String implementationClass)
    • setDirectoryInstanceLoader

      public void setDirectoryInstanceLoader(DirectoryInstanceLoader directoryInstanceLoader)