public class EnrolRuleEditor extends RuleEditor
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 |
---|
EnrolRuleEditor() |
EnrolRuleEditor(RuleDefinitionContract definition) |
Modifier and Type | Method and Description |
---|---|
protected PropositionEditor |
createPropositionEditor(PropositionDefinitionContract definition) |
String |
getCourseNumberRange() |
Date |
getEffectiveFrom() |
Date |
getEffectiveTo() |
String |
getLearningObjective() |
String |
getSearchByCourseRange() |
String |
getSubjectCode() |
void |
setCourseNumberRange(String courseNumberRange) |
void |
setEffectiveFrom(Date effectiveFrom) |
void |
setEffectiveTo(Date effectiveTo) |
void |
setLearningObjective(String learningObjective) |
void |
setSearchByCourseRange(String searchByCourseRange) |
void |
setSubjectCode(String subjectCode) |
getActions, getActiveSelections, getAlpha, getAttributes, getCompareTree, getCopyKey, getCutKey, getDescription, getEditTree, getId, getKey, getLogicArea, getName, getNamespace, getPreviewTree, getPropId, getProposition, getRuleInstruction, getRuleType, getRuleTypeInfo, getSelectedKey, getSelectedTab, getTypeId, getVersionNumber, getViewTree, isActive, isDummy, setActive, setActiveSelections, setAlpha, setCompareTree, setCopyKey, setCutKey, setDescription, setDummy, setEditTree, setId, setKey, setLogicArea, setName, setNamespace, setPreviewTree, setPropId, setProposition, setRuleInstruction, setRuleType, setRuleTypeInfo, setSelectedKey, setSelectedTab, setTypeId, setVersionNumber, setViewTree
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 EnrolRuleEditor()
public EnrolRuleEditor(RuleDefinitionContract definition)
public String getSearchByCourseRange()
public void setSearchByCourseRange(String searchByCourseRange)
public String getSubjectCode()
public void setSubjectCode(String subjectCode)
public String getCourseNumberRange()
public void setCourseNumberRange(String courseNumberRange)
public String getLearningObjective()
public void setLearningObjective(String learningObjective)
public Date getEffectiveFrom()
public void setEffectiveFrom(Date effectiveFrom)
public Date getEffectiveTo()
public void setEffectiveTo(Date effectiveTo)
protected PropositionEditor createPropositionEditor(PropositionDefinitionContract definition)
createPropositionEditor
in class RuleEditor
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.