Modifier and Type | Method and Description |
---|---|
AgendaEditor |
AgendaEditor.getParent() |
Modifier and Type | Method and Description |
---|---|
List<AgendaEditor> |
RuleManagementWrapper.getAgendas() |
Modifier and Type | Method and Description |
---|---|
void |
AgendaEditor.setParent(AgendaEditor parent) |
Modifier and Type | Method and Description |
---|---|
void |
RuleManagementWrapper.setAgendas(List<AgendaEditor> agendas) |
Modifier and Type | Method and Description |
---|---|
protected AgendaEditor |
RuleEditorMaintainableImpl.getAgendaEditor(String agendaId) |
Modifier and Type | Method and Description |
---|---|
protected List<AgendaEditor> |
RuleEditorMaintainableImpl.getAgendasForRef(String discriminatorType,
String refObjectId) |
Modifier and Type | Method and Description |
---|---|
Map<String,RuleEditor> |
RuleEditorMaintainableImpl.getRulesForAgendas(AgendaEditor agenda) |
org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition |
RuleEditorMaintainableImpl.maintainAgendaItems(AgendaEditor agenda,
String namePrefix,
String nameSpace) |
Modifier and Type | Method and Description |
---|---|
static AgendaEditor |
AgendaUtilities.getSelectedAgendaEditor(org.kuali.rice.krad.web.form.MaintenanceDocumentForm document) |
static AgendaEditor |
AgendaUtilities.getSelectedAgendaEditor(RuleManagementWrapper wrapper,
String ruleKey) |
Modifier and Type | Method and Description |
---|---|
org.kuali.rice.krad.uif.component.Component |
AgendaBuilder.buildAgenda(AgendaEditor agenda,
int index,
AgendaSection agendaSection)
This method dynamically build the components on the screen to render an agenda.
|
Modifier and Type | Method and Description |
---|---|
List<AgendaEditor> |
AORuleManagementWrapper.getCluAgendas() |
Modifier and Type | Method and Description |
---|---|
void |
AORuleManagementWrapper.setCluAgendas(List<AgendaEditor> cluAgendas) |
Modifier and Type | Method and Description |
---|---|
protected AgendaEditor |
CORuleEditorMaintainableImpl.getAgendaEditor(String agendaId)
This method was overriden from the RuleEditorMaintainableImpl to create an EnrolAgendaEditor instead of
an AgendaEditor.
|
protected AgendaEditor |
AORuleEditorMaintainableImpl.getAgendaEditor(String agendaId)
This method was overriden from the RuleEditorMaintainableImpl to create an EnrolAgendaEditor instead of
an AgendaEditor.
|
Modifier and Type | Method and Description |
---|---|
List<AgendaEditor> |
AORuleEditorMaintainableImpl.getCluAgendasByCourseId(String courseId)
Return the clu id from the canonical course that is linked to the given course offering id.
|
Modifier and Type | Class and Description |
---|---|
class |
LUAgendaEditor |
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.