psdi.app.recontask

Class FldReconTaskRuleName

    • Field Detail

      • duplicateFoundErrorMessage

        protected java.lang.String duplicateFoundErrorMessage
        An error message displayed if a duplicate found.
      • invalidDataSetErrorMessage

        protected java.lang.String invalidDataSetErrorMessage
        An error message shown when Data Sets of the Rule do not match those of the Task's.
      • ruleRelationship

        protected java.lang.String ruleRelationship
        The name of the relationship from this Mbo to the Rule Mbo.
    • Constructor Detail

      • FldReconTaskRuleName

        public FldReconTaskRuleName(MboValue mbv)
                             throws MXException
        Creates a new field validator for either a Link Rule or Comparison Rule name field.
        Parameters:
        mbv - MboValue The rule name value.
        Throws:
        MXException - If there is an application error.