public class RuleManagementWrapper extends DTOWrapperBase implements Serializable, RuleManager
extensionData
Constructor and Description |
---|
RuleManagementWrapper() |
getExtensionData, isNewDto, putExtensionData
public RuleManagementWrapper()
public String getRefObjectId()
getRefObjectId
in interface RuleManager
public void setRefObjectId(String refObjectId)
setRefObjectId
in interface RuleManager
public String getViewId()
getViewId
in interface RuleManager
public void setViewId(String viewId)
setViewId
in interface RuleManager
public List<AgendaEditor> getAgendas()
getAgendas
in interface RuleManager
public void setAgendas(List<AgendaEditor> agendas)
setAgendas
in interface RuleManager
public Tree<CompareTreeNode,String> getCompareTree()
getCompareTree
in interface RuleManager
public void setCompareTree(Tree<CompareTreeNode,String> compareTree)
setCompareTree
in interface RuleManager
public RuleEditor getRuleEditor()
getRuleEditor
in interface RuleManager
public void setRuleEditor(RuleEditor ruleEditor)
setRuleEditor
in interface RuleManager
public AgendaEditor getAgendaEditor()
getAgendaEditor
in interface RuleManager
public void setAgendaEditor(AgendaEditor agendaEditor)
setAgendaEditor
in interface RuleManager
public Tree<RuleEditorTreeNode,String> getEditTree()
getEditTree
in interface RuleManager
public Tree<TreeNode,String> getPreviewTree()
getPreviewTree
in interface RuleManager
public Tree<TreeNode,String> getViewTree()
getViewTree
in interface RuleManager
public void setActiveSelections(List<String> activeSelections)
setActiveSelections
in interface RuleManager
public List<String> getActiveSelections()
getActiveSelections
in interface RuleManager
public String getSelectedKey()
getSelectedKey
in interface RuleManager
public void setSelectedKey(String selectedKey)
setSelectedKey
in interface RuleManager
public String getCutKey()
getCutKey
in interface RuleManager
public void setCutKey(String cutKey)
setCutKey
in interface RuleManager
public String getCopyKey()
getCopyKey
in interface RuleManager
public void setCopyKey(String copyKey)
setCopyKey
in interface RuleManager
public String getLogicArea()
getLogicArea
in interface RuleManager
public void setLogicArea(String logicArea)
setLogicArea
in interface RuleManager
public String getNamespace()
getNamespace
in interface RuleManager
public void setNamespace(String namespace)
setNamespace
in interface RuleManager
public String getRefDiscriminatorType()
getRefDiscriminatorType
in interface RuleManager
public void setRefDiscriminatorType(String refDiscriminatorType)
setRefDiscriminatorType
in interface RuleManager
public String getCompareLightBoxHeader()
getCompareLightBoxHeader
in interface RuleManager
public void setCompareLightBoxHeader(String compareLightBoxHeader)
setCompareLightBoxHeader
in interface RuleManager
public boolean hasOptimisticLockingError()
hasOptimisticLockingError
in interface RuleManager
public void setHasOptimisticLockingError(boolean hasOptimisticLockingError)
setHasOptimisticLockingError
in interface RuleManager
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.