public class AgendaEditor extends PersistableBusinessObjectBase
extension, versionNumber
Constructor and Description |
---|
AgendaEditor() |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
public AgendaEditor()
public Tree<? extends AgendaTreeNode,String> getAgendaRuleTree()
public AgendaItemBo getAgendaItemLine()
public void setAgendaItemLine(AgendaItemBo agendaItemLine)
agendaItemLine
- the agendaItemLine to setpublic org.kuali.rice.krms.impl.repository.ActionBo getAgendaItemLineRuleAction()
public void setAgendaItemLineRuleAction(org.kuali.rice.krms.impl.repository.ActionBo actionBo)
public String getSelectedAgendaItemId()
public void setSelectedAgendaItemId(String selectedAgendaItemId)
selectedAgendaItemId
- the selectedAgendaItemId to setpublic String getCutAgendaItemId()
public void setCutAgendaItemId(String cutAgendaItemId)
cutAgendaItemId
- the cutAgendaItemId to setpublic org.kuali.rice.krms.impl.repository.ContextBo getContext()
public void setContext(org.kuali.rice.krms.impl.repository.ContextBo context)
context
- the context to setpublic org.kuali.rice.krms.impl.repository.AgendaBo getAgenda()
public void setAgenda(org.kuali.rice.krms.impl.repository.AgendaBo agenda)
agenda
- the agenda to setpublic Map<String,String> getCustomAttributesMap()
public void setCustomAttributesMap(Map<String,String> customAttributesMap)
public Map<String,String> getCustomRuleAttributesMap()
public void setCustomRuleAttributesMap(Map<String,String> customRuleAttributesMap)
public Map<String,String> getCustomRuleActionAttributesMap()
public void setCustomRuleActionAttributesMap(Map<String,String> customRuleActionAttributesMap)
public void setCopyRuleName(String copyRuleName)
copyRuleName
- the rule name from which to copypublic String getCopyRuleName()
public void setOldContextId(String oldContextId)
oldContextId
- the contextId that the agenda currently has (i.e. before the next context change)public String getOldContextId()
public String getSelectedPropositionId()
public void setSelectedPropositionId(String selectedPropositionId)
selectedPropositionId
- the selectedPropositionId to setpublic String getCutPropositionId()
public String getContextName()
public void setContextName(String contextName)
public String getNamespace()
public void setNamespace(String namespace)
public String getRuleEditorMessage()
public void setRuleEditorMessage(String message)
public boolean isAddRuleInProgress()
public void setAddRuleInProgress(boolean addRuleInProgress)
public void setCutPropositionId(String cutPropositionId)
cutPropositionId
- the cutPropositionId to setpublic void refreshNonUpdateableReferences()
refreshNonUpdateableReferences
in interface PersistableBusinessObject
refreshNonUpdateableReferences
in class PersistableBusinessObjectBase
BusinessObject.refresh()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.