public class RuleEditor extends UifFormBase implements RuleDefinitionContract, Serializable
actionParameters, addedCollectionItems, ajaxRequest, ajaxReturnType, attachmentFile, clientStateForSyncing, defaultsApplied, dialogExplanation, dialogManager, dialogResponse, focusId, formHistory, formKey, formPostUrl, growlScript, jumpToId, jumpToName, lightboxScript, methodToCall, newCollectionLines, pageId, postedView, readOnlyFieldsList, renderedInLightBox, requestRedirected, returnFormKey, returnLocation, selectedCollectionLines, state, updateComponentId, view, viewId, viewName, viewRequestParameters, viewTypeName
Constructor and Description |
---|
RuleEditor() |
RuleEditor(RuleDefinitionContract definition) |
generateFormKey, getActionEvent, getActionParamaterValue, getActionParameters, getActionParametersAsProperties, getAddedCollectionItems, getAjaxReturnType, getAttachmentFile, getClientStateForSyncing, getDialogExplanation, getDialogManager, getDialogResponse, getFocusId, getFormHistory, getFormKey, getFormPostUrl, getGrowlScript, getJumpToId, getJumpToName, getLightboxScript, getMethodToCall, getNewCollectionLines, getPageId, getPostedView, getReadOnlyFieldsList, getReturnFormKey, getReturnLocation, getSelectedCollectionLines, getState, getUpdateComponentId, getView, getViewId, getViewName, getViewRequestParameters, getViewService, getViewTypeName, isAddedCollectionItem, isAjaxRequest, isBuildViewRequest, isDefaultsApplied, isRenderedInLightBox, isRequestRedirected, isUpdateComponentRequest, isUpdateDialogRequest, isUpdateNoneRequest, isUpdatePageRequest, isUpdateViewRequest, postBind, setActionParameters, setAddedCollectionItems, setAjaxRequest, setAjaxReturnType, setAttachmentFile, setClientStateForSyncing, setDefaultsApplied, setDialogExplanation, setDialogManager, setDialogResponse, setFocusId, setFormHistory, setFormKey, setFormPostUrl, setGrowlScript, setJumpToId, setJumpToName, setLightboxScript, setMethodToCall, setNewCollectionLines, setPageId, setPostedView, setReadOnlyFieldsList, setRenderedInLightBox, setRequestRedirected, setReturnFormKey, setReturnLocation, setSelectedCollectionLines, setState, setUpdateComponentId, setView, setViewId, setViewName, setViewRequestParameters, setViewTypeName
public RuleEditor()
public RuleEditor(RuleDefinitionContract definition)
public void setDescription(String description)
public void setProposition(PropositionEditor proposition)
public void setActive(boolean active)
public void setNamespace(String namespace)
public String getRuleType()
public void setRuleType(String ruleType)
public List<String> getActiveSelections()
public void setActiveSelections(List<String> activeSelections)
public AlphaIterator getAlpha()
public void setAlpha(AlphaIterator alpha)
public String getSelectedKey()
public void setSelectedKey(String selectedKey)
selectedKey
- the selectedKey to setpublic boolean isDummy()
public void setDummy(boolean dummy)
public String getCopyKey()
public void setCopyKey(String copyKey)
copyKey
- the copyKey to setpublic String getLogicArea()
public void setLogicArea(String logicArea)
public String getName()
getName
in interface RuleDefinitionContract
public String getDescription()
getDescription
in interface RuleDefinitionContract
public String getNamespace()
getNamespace
in interface RuleDefinitionContract
public String getTypeId()
getTypeId
in interface RuleDefinitionContract
public String getPropId()
getPropId
in interface RuleDefinitionContract
public PropositionDefinitionContract getProposition()
getProposition
in interface RuleDefinitionContract
public List<? extends ActionDefinitionContract> getActions()
getActions
in interface RuleDefinitionContract
public Map<String,String> getAttributes()
getAttributes
in interface RuleDefinitionContract
public String getId()
getId
in interface Identifiable
public boolean isActive()
isActive
in interface Inactivatable
public Tree<RuleEditorTreeNode,String> getEditTree()
public void setEditTree(Tree<RuleEditorTreeNode,String> editTree)
public Tree<TreeNode,String> getPreviewTree()
public void setPreviewTree(Tree<TreeNode,String> previewTree)
public Tree<TreeNode,String> getViewTree()
public void setViewTree(Tree<TreeNode,String> viewTree)
public Tree<CompareTreeNode,String> getCompareTree()
public void setCompareTree(Tree<CompareTreeNode,String> compareTree)
public void setVersionNumber(Long versionNumber)
public Long getVersionNumber()
getVersionNumber
in interface Versioned
public String getSelectedTab()
public void setSelectedTab(String selectedTab)
public String getRuleInstruction()
public void setRuleInstruction(String ruleInstruction)
protected PropositionEditor createPropositionEditor(PropositionDefinitionContract definition)
public RuleTypeInfo getRuleTypeInfo()
public void setRuleTypeInfo(RuleTypeInfo ruleTypeInfo)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.