Class CustomUiTextResult

java.lang.Object
edu.internet2.middleware.grouper.ui.customUi.CustomUiTextResult

public class CustomUiTextResult extends Object
  • Constructor Details

    • CustomUiTextResult

      public CustomUiTextResult()
  • Method Details

    • getEndIfMatches

      public String getEndIfMatches()
      Returns:
      the endIfMatches
    • setEndIfMatches

      public void setEndIfMatches(String endIfMatches)
      Parameters:
      endIfMatches - the endIfMatches to set
    • getTheDefault

      public String getTheDefault()
      Returns:
      the theDefault
    • setTheDefault

      public void setTheDefault(String theDefault)
      Parameters:
      theDefault - the theDefault to set
    • getScriptResult

      public String getScriptResult()
      Returns:
      the shouldDisplay
    • setScriptResult

      public void setScriptResult(String scriptResult)
      Parameters:
      scriptResult - the shouldDisplay to set
    • getCustomUiTextType

      public CustomUiTextType getCustomUiTextType()
      Returns:
      the customUiTextType
    • setCustomUiTextType

      public void setCustomUiTextType(CustomUiTextType customUiTextType1)
      Parameters:
      customUiTextType1 - the customUiTextType to set
    • getCustomUiTextConfigBean

      public CustomUiTextConfigBean getCustomUiTextConfigBean()
      Returns:
      the customUiTextConfigBean
    • setCustomUiTextConfigBean

      public void setCustomUiTextConfigBean(CustomUiTextConfigBean customUiTextConfigBean1)
      Parameters:
      customUiTextConfigBean1 - the customUiTextConfigBean to set
    • getTextResult

      public String getTextResult()
      Returns:
      the textResult
    • setTextResult

      public void setTextResult(String textResult)
      Parameters:
      textResult - the textResult to set