public class AgendaEditor extends UifFormBase implements AgendaDefinitionContract, 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 |
|---|
AgendaEditor() |
AgendaEditor(AgendaDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
AgendaTypeInfo |
getAgendaTypeInfo() |
Map<String,String> |
getAttributes() |
String |
getContextId() |
String |
getCourseName() |
List<RuleEditor> |
getDeletedRules() |
String |
getFirstItemId() |
String |
getId() |
String |
getName() |
AgendaEditor |
getParent() |
Map<String,RuleEditor> |
getRuleEditors() |
String |
getTypeId() |
Long |
getVersionNumber() |
boolean |
isActive() |
boolean |
isDummyAgenda() |
void |
setActive(boolean active) |
void |
setAgendaTypeInfo(AgendaTypeInfo agendaTypeInfo) |
void |
setAttributes(Map<String,String> attributes) |
void |
setContextId(String contextId) |
void |
setCourseName(String courseName) |
void |
setDeletedRules(List<RuleEditor> deletedRules) |
void |
setFirstItemId(String firstItemId) |
void |
setId(String id) |
void |
setName(String name) |
void |
setParent(AgendaEditor parent) |
void |
setRuleEditors(Map<String,RuleEditor> ruleEditors) |
void |
setTypeId(String typeId) |
void |
setVersionNumber(Long versionNumber) |
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 AgendaEditor()
public AgendaEditor(AgendaDefinition definition)
public String getId()
getId in interface Identifiablepublic String getName()
getName in interface AgendaDefinitionContractpublic String getTypeId()
getTypeId in interface AgendaDefinitionContractpublic String getContextId()
getContextId in interface AgendaDefinitionContractpublic void setContextId(String contextId)
public boolean isActive()
isActive in interface Inactivatablepublic void setActive(boolean active)
public String getFirstItemId()
getFirstItemId in interface AgendaDefinitionContractpublic void setFirstItemId(String firstItemId)
public Map<String,String> getAttributes()
getAttributes in interface AgendaDefinitionContractpublic void setAttributes(Map<String,String> attributes)
public Long getVersionNumber()
getVersionNumber in interface Versionedpublic void setVersionNumber(Long versionNumber)
public Map<String,RuleEditor> getRuleEditors()
public void setRuleEditors(Map<String,RuleEditor> ruleEditors)
public List<RuleEditor> getDeletedRules()
public void setDeletedRules(List<RuleEditor> deletedRules)
public String getCourseName()
public void setCourseName(String courseName)
public AgendaTypeInfo getAgendaTypeInfo()
public void setAgendaTypeInfo(AgendaTypeInfo agendaTypeInfo)
public AgendaEditor getParent()
public void setParent(AgendaEditor parent)
public boolean isDummyAgenda()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.