Modifier and Type | Method and Description |
---|---|
protected RuleViewHelperService |
RuleEditorController.getViewHelper(UifFormBase form)
Returns form's view helper serivce.
|
Modifier and Type | Class and Description |
---|---|
class |
RuleViewHelperServiceImpl
Helpers Service for the Rule Pages.
|
Modifier and Type | Method and Description |
---|---|
RuleViewHelperService |
AgendaBuilder.getViewHelperService() |
Modifier and Type | Method and Description |
---|---|
PropositionEditor |
RuleLogicExpressionParser.parseExpressionIntoRule(RuleEditor ruleEditor,
RuleViewHelperService viewHelper)
Method to rebuild the tree based on the set token list that was built from given expression.
|
PropositionEditor |
RuleLogicExpressionParser.ruleFromStack(Stack<ExpressionToken> tokenStack,
Map<String,PropositionEditor> simplePropositions,
Queue<PropositionEditor> compoundPropositions,
RuleEditor rule,
RuleViewHelperService viewHelper)
Build the proposition tree from the token stack in reverse order.
|
void |
AgendaBuilder.setViewHelperService(RuleViewHelperService viewHelperService) |
Modifier and Type | Class and Description |
---|---|
class |
AORuleViewHelperServiceImpl |
class |
CORuleViewHelperServiceImpl |
class |
FERuleViewHelperServiceImpl |
Modifier and Type | Class and Description |
---|---|
class |
LURuleViewHelperServiceImpl
Helpers Service with enrolment specific functions for the Rule Pages.
|
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.