Interface WorkflowAttributeXmlValidator

All Known Implementing Classes:
KualiXmlRuleAttributeImpl, StandardGenericXMLRuleAttribute

public interface WorkflowAttributeXmlValidator
An interface which can be implemented by a WorkflowRuleAttribute to allow for validation of client routing data.
Author:
Kuali Rice Team (rice.collab@kuali.org)
  • Method Summary

    Modifier and Type
    Method
    Description
    List<? extends org.kuali.rice.core.api.uif.RemotableAttributeErrorContract>
    called after client has set properties on the attribute for 'xmlizing'.
  • Method Details

    • validateClientRoutingData

      List<? extends org.kuali.rice.core.api.uif.RemotableAttributeErrorContract> validateClientRoutingData()
      called after client has set properties on the attribute for 'xmlizing'. Returns
      Returns:
      Listinvalid input: '<'? extends AttributeError> objects