public class RuleEditor extends UifFormBase implements RuleDefinitionContract, Serializable
actionParameters, addedCollectionItems, ajaxRequest, ajaxReturnType, attachmentFile, clientStateForSyncing, controllerMapping, defaultsApplied, dialogExplanation, dialogManager, dialogResponse, dirtyForm, extensionData, flowKey, focusId, formKey, formPostUrl, growlScript, historyFlow, historyManager, jumpToId, jumpToName, lightboxScript, methodToCall, newCollectionLines, pageId, postedView, readOnlyFieldsList, renderedInLightBox, requestedFormKey, requestRedirected, returnFormKey, returnLocation, selectedCollectionLines, sessionId, sessionTimeoutInterval, state, updateComponentId, view, viewId, viewName, viewRequestParameters, viewTypeName| Constructor and Description |
|---|
RuleEditor() |
RuleEditor(RuleDefinitionContract definition) |
RuleEditor(String key,
boolean dummy,
RuleTypeInfo ruleTypeInfo) |
generateFormKey, getActionEvent, getActionParamaterValue, getActionParameters, getActionParametersAsProperties, getAddedCollectionItems, getAjaxReturnType, getAttachmentFile, getClientStateForSyncing, getControllerMapping, getDialogExplanation, getDialogManager, getDialogResponse, getExtensionData, getFlowKey, getFocusId, getFormKey, getFormPostUrl, getGrowlScript, getHistoryFlow, getHistoryManager, getInitialRequestParameters, getJumpToId, getJumpToName, getLightboxScript, getMethodToCall, getNewCollectionLines, getPageId, getPostedView, getReadOnlyFieldsList, getRequestedFormKey, getRequestJsonTemplate, getRequestUrl, getReturnFormKey, getReturnLocation, getSelectedCollectionLines, getSessionId, getSessionTimeoutInterval, getState, getUpdateComponentId, getView, getViewId, getViewName, getViewRequestParameters, getViewService, getViewTypeName, isAddedCollectionItem, isAjaxRequest, isBuildViewRequest, isDefaultsApplied, isDirtyForm, isJsonRequest, isOriginalComponentRequest, isRenderedInLightBox, isRequestRedirected, isUpdateComponentRequest, isUpdateDialogRequest, isUpdateNoneRequest, isUpdatePageRequest, isUpdateViewRequest, postBind, setActionParameters, setAddedCollectionItems, setAjaxRequest, setAjaxReturnType, setAttachmentFile, setClientStateForSyncing, setDefaultsApplied, setDialogExplanation, setDialogManager, setDialogResponse, setDirtyForm, setDirtyForm, setExtensionData, setFlowKey, setFocusId, setFormKey, setFormPostUrl, setGrowlScript, setHistoryFlow, setHistoryManager, setInitialRequestParameters, setJumpToId, setJumpToName, setLightboxScript, setMethodToCall, setNewCollectionLines, setOriginalComponentRequest, setPageId, setPostedView, setReadOnlyFieldsList, setRenderedInLightBox, setRequestedFormKey, setRequestJsonTemplate, setRequestRedirected, setRequestUrl, setReturnFormKey, setReturnLocation, setSelectedCollectionLines, setState, setUpdateComponentId, setView, setViewId, setViewName, setViewRequestParameters, setViewTypeNamepublic RuleEditor()
public RuleEditor(String key, boolean dummy, RuleTypeInfo ruleTypeInfo)
public RuleEditor(RuleDefinitionContract definition)
public void setDescription(String description)
public PropositionEditor getPropositionEditor()
public void setProposition(PropositionEditor proposition)
public void setActive(boolean active)
public void setNamespace(String namespace)
public List<String> getActiveSelections()
public void setActiveSelections(List<String> activeSelections)
public AlphaIterator getSimpleKeys()
public void setSimpleKeys(AlphaIterator simpleKeys)
public AlphaIterator getCompoundKeys()
public void setCompoundKeys(AlphaIterator compoundKeys)
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 RuleDefinitionContractpublic String getDescription()
getDescription in interface RuleDefinitionContractpublic String getNamespace()
getNamespace in interface RuleDefinitionContractpublic String getTypeId()
getTypeId in interface RuleDefinitionContractpublic String getPropId()
getPropId in interface RuleDefinitionContractpublic PropositionDefinitionContract getProposition()
getProposition in interface RuleDefinitionContractpublic List<? extends ActionDefinitionContract> getActions()
getActions in interface RuleDefinitionContractpublic List<ActionEditor> getActionEditors()
public Map<String,String> getAttributes()
getAttributes in interface RuleDefinitionContractpublic String getId()
getId in interface Identifiablepublic boolean isActive()
isActive in interface Inactivatablepublic 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 Versionedprotected PropositionEditor createPropositionEditor(PropositionDefinitionContract definition)
public RuleTypeInfo getRuleTypeInfo()
public void setRuleTypeInfo(RuleTypeInfo ruleTypeInfo)
public RuleEditor getParent()
public void setParent(RuleEditor parent)
public void reset()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.