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