public class EnrolCourseComponentBuilder extends CourseComponentBuilder
Constructor and Description |
---|
EnrolCourseComponentBuilder() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
buildTermParameters(LUPropositionEditor propositionEditor) |
void |
loadCourseOfferingsByTermAndCourseCode(String termId,
String courseCode,
String propName)
Method used to
find THE course based on termId and courseCode.
|
getCluService, getComponentIds, getCourseService, getSearchService, getTermForTermCode, onSubmit, resolveTermParameters, validate
public EnrolCourseComponentBuilder()
public Map<String,String> buildTermParameters(LUPropositionEditor propositionEditor)
buildTermParameters
in interface ComponentBuilder<LUPropositionEditor>
buildTermParameters
in class CourseComponentBuilder
public void loadCourseOfferingsByTermAndCourseCode(String termId, String courseCode, String propName)
termId
- courseCode
- Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.