Modifier and Type | Method and Description |
---|---|
AgendaEditor |
RuleManagementWrapper.getAgendaEditor() |
AgendaEditor |
AgendaEditor.getParent() |
Modifier and Type | Method and Description |
---|---|
List<AgendaEditor> |
RuleManagementWrapper.getAgendas() |
Modifier and Type | Method and Description |
---|---|
void |
RuleManagementWrapper.setAgendaEditor(AgendaEditor agendaEditor) |
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,
String parentRefObjectId) |
Modifier and Type | Method and Description |
---|---|
Map<String,RuleEditor> |
RuleEditorMaintainableImpl.getRulesForAgendas(AgendaEditor agenda) |
AgendaItemDefinition |
RuleEditorMaintainableImpl.maintainAgendaItems(AgendaEditor agenda,
String namePrefix,
String nameSpace) |
protected AgendaItemDefinition |
RuleEditorMaintainableImpl.manageFirstItem(AgendaEditor agenda) |
Modifier and Type | Method and Description |
---|---|
static AgendaEditor |
AgendaUtilities.getSelectedAgendaEditor(MaintenanceDocumentForm document) |
static AgendaEditor |
AgendaUtilities.getSelectedAgendaEditor(RuleManagementWrapper wrapper,
String ruleKey) |
Modifier and Type | Method and Description |
---|---|
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 | Class and Description |
---|---|
class |
FEAgendaEditor
Created with IntelliJ IDEA.
|
Modifier and Type | Method and Description |
---|---|
protected AgendaEditor |
FERuleEditorMaintainableImpl.getAgendaEditor(String agendaId)
This method was overriden from the RuleEditorMaintainableImpl to create an EnrolAgendaEditor instead of
an AgendaEditor.
|
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 |
---|---|
protected List<AgendaEditor> |
FERuleEditorMaintainableImpl.getAgendasForRef(String discriminatorType,
String refObjectId) |
Modifier and Type | Method and Description |
---|---|
Map<String,RuleEditor> |
FERuleEditorMaintainableImpl.getRulesForAgendas(AgendaEditor agenda) |
AgendaItemDefinition |
FERuleEditorMaintainableImpl.maintainAgendaItems(AgendaEditor agenda,
String namePrefix,
String nameSpace) |
Modifier and Type | Method and Description |
---|---|
void |
AORuleEditorMaintainableImpl.setCluRules(List<AgendaEditor> agendas,
String courseId)
Return the clu id from the canonical course that is linked to the given course offering id.
|
Modifier and Type | Method and Description |
---|---|
Component |
FinalExamAgendaBuilder.buildAgenda(AgendaEditor agenda,
int index,
AgendaSection agendaSection)
This method dynamically build the components on the screen to render an agenda.
|
Modifier and Type | Class and Description |
---|---|
class |
LUAgendaEditor |
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.