Modifier and Type | Method and Description |
---|---|
protected RuleEditor |
RuleEditorController.getRuleEditor(UifFormBase form) |
Modifier and Type | Method and Description |
---|---|
RuleEditor |
RuleManagementWrapper.getRuleEditor() |
Modifier and Type | Method and Description |
---|---|
List<RuleEditor> |
AgendaEditor.getRuleEditors() |
Modifier and Type | Method and Description |
---|---|
void |
RuleManagementWrapper.setRuleEditor(RuleEditor ruleEditor) |
Modifier and Type | Method and Description |
---|---|
void |
AgendaEditor.setRuleEditors(List<RuleEditor> ruleEditors) |
Modifier and Type | Method and Description |
---|---|
void |
RuleViewHelperService.refreshInitTrees(RuleEditor rule) |
void |
RuleViewHelperService.refreshViewTree(RuleEditor rule) |
Modifier and Type | Method and Description |
---|---|
protected RuleEditor |
RuleViewHelperServiceImpl.getRuleEditor(Object model) |
Modifier and Type | Method and Description |
---|---|
protected List<RuleEditor> |
RuleEditorMaintainableImpl.getRuleEditorsFromTree(List<AgendaTreeEntryDefinitionContract> agendaTreeEntries) |
Modifier and Type | Method and Description |
---|---|
protected void |
RuleEditorMaintainableImpl.finRule(RuleEditor rule,
String rulePrefix,
String namespace) |
void |
RuleViewHelperServiceImpl.refreshInitTrees(RuleEditor rule) |
void |
RuleViewHelperServiceImpl.refreshViewTree(RuleEditor rule) |
Modifier and Type | Method and Description |
---|---|
Tree<TreeNode,String> |
RuleViewTreeBuilder.buildTree(RuleEditor rule) |
Tree<TreeNode,String> |
RulePreviewTreeBuilder.buildTree(RuleEditor rule) |
Tree |
RuleEditTreeBuilder.buildTree(RuleEditor rule) |
protected String |
AbstractTreeBuilder.getPropositionPrefix(RuleEditor rule,
PropositionEditor prop) |
Modifier and Type | Method and Description |
---|---|
static RuleEditor |
AgendaUtilities.getSelectedRuleEditor(RuleManagementWrapper wrapper,
String ruleKey) |
static RuleEditor |
AgendaUtilities.getSelectedRuleEditorByType(List<RuleEditor> ruleEditors,
String ruleTypeId) |
static RuleEditor |
AgendaUtilities.retrieveSelectedRuleEditor(UifFormBase form) |
Modifier and Type | Method and Description |
---|---|
protected Group |
AgendaBuilder.buildAddRuleSection(RuleEditor ruleEditor,
RuleTypeInfo ruleTypeInfo)
This method dynamically builds a disclosure section to allow the user to add a new rule for this rule type.
|
protected Group |
AgendaBuilder.buildEditRuleSection(RuleEditor rule,
RuleTypeInfo ruleTypeInfo) |
protected Component |
AgendaBuilder.buildRule(RuleEditor rule,
RuleTypeInfo ruleTypeInfo,
Group ruleSection)
This method dynamically builds a disclosure section for each rule that already exists.
|
static PropositionEditor |
PropositionTreeUtil.getProposition(RuleEditor ruleEditor) |
PropositionEditor |
RuleLogicExpressionParser.parseExpressionIntoRule(RuleEditor ruleEditor) |
static void |
PropositionTreeUtil.resetEditModeOnPropositionTree(RuleEditor ruleEditor) |
Modifier and Type | Method and Description |
---|---|
static RuleEditor |
AgendaUtilities.getSelectedRuleEditorByType(List<RuleEditor> ruleEditors,
String ruleTypeId) |
Modifier and Type | Class and Description |
---|---|
class |
EnrolRuleEditor
Created with IntelliJ IDEA.
|
Modifier and Type | Method and Description |
---|---|
RuleEditor |
CompareRuleForm.getRuleEditor() |
Modifier and Type | Method and Description |
---|---|
protected List<RuleEditor> |
CORuleEditorMaintainableImpl.getRuleEditorsFromTree(List<AgendaTreeEntryDefinitionContract> agendaTreeEntries) |
protected List<RuleEditor> |
AORuleEditorMaintainableImpl.getRuleEditorsFromTree(List<AgendaTreeEntryDefinitionContract> agendaTreeEntries) |
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.