public class SimplePropositionEditNode extends RuleTreeNode
Node
sModifier and Type | Field and Description |
---|---|
static String |
NODE_TYPE |
protected String |
parameterDisplayString |
COMPOUND_NODE_TYPE, proposition
Constructor and Description |
---|
SimplePropositionEditNode(org.kuali.rice.krms.impl.repository.PropositionBo proposition) |
Modifier and Type | Method and Description |
---|---|
BusinessObjectService |
getBoService() |
String |
getParameterDisplayString() |
void |
setParameterDisplayString(String parameterDisplayString) |
getProposition, setProposition
public static final String NODE_TYPE
protected String parameterDisplayString
public SimplePropositionEditNode(org.kuali.rice.krms.impl.repository.PropositionBo proposition)
public String getParameterDisplayString()
public void setParameterDisplayString(String parameterDisplayString)
parameterDisplayString
- the parameterDisplayString to setpublic BusinessObjectService getBoService()
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.