Package | Description |
---|---|
org.kuali.student.common.messagebuilder.impl |
Modifier and Type | Method and Description |
---|---|
String |
FailureMessageBuilder.buildFailureMessage(List<BooleanNode> nodeList)
Builds and sets the failure message for each of the
boolean nodes (binary tree) in the
nodeList . |
String |
SimpleBooleanMessageBuilder.buildMessage(List<BooleanNode> nodeList)
Builds and sets the success message for each of the boolean nodes
(binary tree) in the
nodeList . |
String |
SuccessMessageBuilder.buildSuccessMessage(List<BooleanNode> nodeList)
Builds and sets the success message for each of the boolean nodes
(binary tree) in the
nodeList . |
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.