org.kuali.student.lum.lu.ui.course.client.configuration
Class AbstractCourseConfigurer
java.lang.Object
org.kuali.student.common.ui.client.configurable.mvc.Configurer
org.kuali.student.lum.lu.ui.course.client.configuration.AbstractCourseConfigurer
- All Implemented Interfaces:
- ContentConfigurer, AffiliatedOrgInfoConstants, CreditCourseActivityConstants, CreditCourseConstants, CreditCourseDurationConstants, CreditCourseExpenditureInfoConstants, CreditCourseFormatConstants, CreditCourseRevenueInfoConstants, FeeInfoConstants
- Direct Known Subclasses:
- CourseConfigurer
public abstract class AbstractCourseConfigurer
- extends Configurer
- implements ContentConfigurer, CreditCourseConstants, CreditCourseFormatConstants, CreditCourseActivityConstants, CreditCourseDurationConstants, FeeInfoConstants, AffiliatedOrgInfoConstants, CreditCourseRevenueInfoConstants, CreditCourseExpenditureInfoConstants
Fields inherited from interface org.kuali.student.lum.lu.assembly.data.client.constants.orch.CreditCourseConstants |
_RUNTIME_DATA, ADMIN_ORGS, AUDIT, CAMPUS_LOCATIONS, COPY_OF_COURSE_ID, COURSE_NUMBER_INSTRUCTIONS, COURSE_NUMBER_SUFFIX, COURSE_SPECIFIC_LOS, COURSE_SPECIFIC_LRTS, COURSE_TITLE, CREDIT_OPTION_FIXED_CREDITS, CREDIT_OPTION_MAX_CREDITS, CREDIT_OPTION_MIN_CREDITS, CREDIT_OPTIONS, CROSS_LISTINGS, CURRICULUM_OVERSIGHT_ORGS_, DEPARTMENT, DESCRIPTION, DURATION, EFFECTIVE_DATE, END_TERM, EXPENDITURE_INFO, EXPIRATION_DATE, FEES, FINAL_EXAM, FINAL_EXAM_RATIONALE, FINAL_RESULTS, FIRST_EXPECTED_OFFERING, FORMATS, GRADING_OPTIONS, ID, INSTRUCTORS, JOINTS, OUTCOME_OPTIONS, PASS_FAIL, PILOT_COURSE, PRIMARY_INSTRUCTOR, PROPOSAL_DESCRIPTION, REVENUE_INFO, START_TERM, STATE, SUBJECT_AREA, TERMS_OFFERED, TRANSCRIPT_TITLE, TYPE, VERSION_CURRENT_VERSION_END, VERSION_CURRENT_VERSION_START, VERSION_IND_ID, VERSION_INFO, VERSION_SEQ_NUMBER, VERSIONS |
Methods inherited from class org.kuali.student.common.ui.client.configurable.mvc.Configurer |
addField, addField, addField, addField, addField, addReadOnlyField, addReadOnlyField, addReadOnlyField, addReadOnlyField, addReadOnlyField, generateMessageInfo, getH1Title, getH2Title, getH3Title, getH4Title, getH5Title, getLabel, getModelDefinition, setModelDefinition |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLU_PROPOSAL_MODEL
public static final String CLU_PROPOSAL_MODEL
- See Also:
- Constant Field Values
PROPOSAL_REFERENCE_TYPE_KEY
public static final String PROPOSAL_REFERENCE_TYPE_KEY
- See Also:
- Constant Field Values
PROPOSAL_REFERENCE_OBJECT_TYPE
public static final String PROPOSAL_REFERENCE_OBJECT_TYPE
- See Also:
- Constant Field Values
AbstractCourseConfigurer
public AbstractCourseConfigurer()
getModelId
public String getModelId()
getProposalReferenceTypeKey
public String getProposalReferenceTypeKey()
getProposalReferenceObjectType
public String getProposalReferenceObjectType()
getProposalPath
public abstract String getProposalPath()
getProposalTitlePath
public abstract String getProposalTitlePath()
getCourseTitlePath
public abstract String getCourseTitlePath()
getSectionTitle
public abstract String getSectionTitle(DataModel model)
getProposalHeaderTitle
public abstract String getProposalHeaderTitle(DataModel model)
getViewsEnum
public abstract Class<? extends Enum<?>> getViewsEnum()
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.