public interface RuleViewHelperService
void validateProposition(PropositionEditor proposition)
void resetDescription(PropositionEditor proposition)
void configurePropositionForType(PropositionEditor proposition)
TemplateInfo getTemplateForType(String type)
void refreshInitTrees(RuleEditor rule)
void refreshViewTree(RuleEditor rule)
org.kuali.rice.core.api.util.tree.Tree<CompareTreeNode,String> buildCompareTree(RuleEditor original, RuleEditor compare) throws Exception
Exceptionorg.kuali.rice.core.api.util.tree.Tree<CompareTreeNode,String> buildMultiViewTree(RuleEditor coRuleEditor, RuleEditor cluRuleEditor) throws Exception
ExceptionBoolean compareRules(RuleEditor original)
PropositionEditor copyProposition(PropositionEditor proposition)
PropositionEditor createCompoundPropositionBoStub(PropositionEditor existing, boolean addNewChild)
void setTypeForCompoundOpCode(PropositionEditor proposition, String compoundOpCode)
PropositionEditor createSimplePropositionBoStub(PropositionEditor sibling)
Boolean compareProposition(PropositionEditor original, PropositionEditor compare)
Boolean compareCompoundProposition(List<PropositionEditor> original, List<PropositionEditor> compare)
Boolean compareTerm(List<TermParameterEditor> original, List<TermParameterEditor> compare)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.