public class MajorDisciplineInfo extends CommonWithProgramVariationInfo implements MajorDiscipline, ProgramCommonAssembly, ProgramIdentifierAssembly, ProgramFullOrgAssembly, ProgramAtpAssembly, ProgramCodeAssembly, ProgramPublicationAssembly, ProgramCredentialAssembly, ProgramRequirementAssembly, Serializable
| Constructor and Description |
|---|
MajorDisciplineInfo() |
MajorDisciplineInfo(MajorDiscipline input) |
| Modifier and Type | Method and Description |
|---|---|
List<AccreditationInfo> |
getAccreditingAgencies()
External Agencies that accredit this major
|
String |
getCredentialProgramId()
Identifier of the credential program under which the major belongs
|
String |
getNextReviewPeriod()
Term when this major is next slated to be reviewed
|
CoreProgramInfo |
getOrgCoreProgram()
The core program requirements associated with this organizational unit
Also called School Core or School Wide Common Requirements.
|
List<CluInstructorInfo> |
getPublishedInstructors()
Instructors associated with this Major.
|
List<ProgramVariationInfo> |
getVariations()
Program variations for the Major
Also called specializations or tracks.
|
void |
setAccreditingAgencies(List<AccreditationInfo> accreditingAgencies) |
void |
setCredentialProgramId(String credentialProgramId) |
void |
setNextReviewPeriod(String nextReviewPeriod) |
void |
setOrgCoreProgram(CoreProgramInfo orgCoreProgram) |
void |
setPublishedInstructors(List<CluInstructorInfo> publishedInstructors) |
void |
setVariations(List<ProgramVariationInfo> variations) |
getCampusLocations, getCip2000Code, getCip2010Code, getDiplomaTitle, getDivisionsDeployment, getDivisionsFinancialControl, getDivisionsFinancialResources, getEffectiveDate, getHegisCode, getIntensity, getResultOptions, getSelectiveEnrollmentCode, getStdDuration, getUnitsDeployment, getUnitsFinancialControl, getUnitsFinancialResources, setCampusLocations, setCip2000Code, setCip2010Code, setDiplomaTitle, setDivisionsDeployment, setDivisionsFinancialControl, setDivisionsFinancialResources, setEffectiveDate, setHegisCode, setIntensity, setResultOptions, setSelectiveEnrollmentCode, setStdDuration, setUnitsDeployment, setUnitsFinancialControl, setUnitsFinancialResourcesgetCatalogDescr, getCatalogPublicationTargets, getReferenceURL, setCatalogDescr, setCatalogPublicationTargets, setReferenceURLgetCode, getDescr, getDivisionsContentOwner, getDivisionsStudentOversight, getEndProgramEntryTerm, getEndTerm, getLearningObjectives, getLongTitle, getProgramRequirements, getShortTitle, getStartTerm, getTranscriptTitle, getUnitsContentOwner, getUnitsStudentOversight, getUniversityClassification, getVersion, setCode, setDescr, setDivisionsContentOwner, setDivisionsStudentOversight, setEndProgramEntryTerm, setEndTerm, setLearningObjectives, setLongTitle, setProgramRequirements, setShortTitle, setStartTerm, setTranscriptTitle, setUnitsContentOwner, setUnitsStudentOversight, setUniversityClassification, setVersiongetId, setIdgetState, getStateKey, getType, getTypeKey, setState, setStateKey, setType, setTypeKeygetMeta, setMetagetAttributes, getAttributeValue, getAttributeValueList, setAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCampusLocations, getCip2000Code, getCip2010Code, getDiplomaTitle, getDivisionsDeployment, getDivisionsFinancialControl, getDivisionsFinancialResources, getEffectiveDate, getHegisCode, getIntensity, getResultOptions, getSelectiveEnrollmentCode, getStdDuration, getUnitsDeployment, getUnitsFinancialControl, getUnitsFinancialResourcesgetCatalogDescr, getCatalogPublicationTargets, getReferenceURLgetCode, getDescr, getDivisionsContentOwner, getDivisionsStudentOversight, getEndProgramEntryTerm, getEndTerm, getLearningObjectives, getLongTitle, getProgramRequirements, getShortTitle, getStartTerm, getTranscriptTitle, getUnitsContentOwner, getUnitsStudentOversight, getUniversityClassification, getVersiongetType, getTypeKeygetState, getStateKeygetAttributesgetCode, getDiplomaTitle, getLongTitle, getShortTitle, getTranscriptTitle, setCode, setDiplomaTitle, setLongTitle, setShortTitle, setTranscriptTitlegetDivisionsDeployment, getDivisionsFinancialControl, getDivisionsFinancialResources, getUnitsDeployment, getUnitsFinancialControl, getUnitsFinancialResources, setDivisionsDeployment, setDivisionsFinancialControl, setDivisionsFinancialResources, setUnitsDeployment, setUnitsFinancialControl, setUnitsFinancialResourcesgetDivisionsContentOwner, getDivisionsStudentOversight, getUnitsContentOwner, getUnitsStudentOversight, setDivisionsContentOwner, setDivisionsStudentOversight, setUnitsContentOwner, setUnitsStudentOversightgetAttributes, getId, getMeta, getStateKey, getTypeKey, setAttributes, setId, setMeta, setStateKey, setTypeKeygetEndProgramEntryTerm, getEndTerm, getStartTerm, setEndProgramEntryTerm, setEndTerm, setStartTermgetCip2000Code, getCip2010Code, getHegisCode, getSelectiveEnrollmentCode, getUniversityClassification, setCip2000Code, setCip2010Code, setHegisCode, setSelectiveEnrollmentCode, setUniversityClassificationgetCatalogDescr, getCatalogPublicationTargets, getReferenceURL, setCatalogDescr, setCatalogPublicationTargets, setReferenceURLgetProgramRequirements, setProgramRequirementspublic MajorDisciplineInfo()
public MajorDisciplineInfo(MajorDiscipline input)
public List<CluInstructorInfo> getPublishedInstructors()
MajorDisciplinegetPublishedInstructors in interface MajorDisciplinepublic void setPublishedInstructors(List<CluInstructorInfo> publishedInstructors)
public String getCredentialProgramId()
MajorDisciplinegetCredentialProgramId in interface ProgramCredentialAssemblygetCredentialProgramId in interface MajorDisciplinepublic void setCredentialProgramId(String credentialProgramId)
setCredentialProgramId in interface ProgramCredentialAssemblypublic List<ProgramVariationInfo> getVariations()
MajorDisciplinegetVariations in interface MajorDisciplinepublic void setVariations(List<ProgramVariationInfo> variations)
public String getNextReviewPeriod()
MajorDisciplinegetNextReviewPeriod in interface MajorDisciplinepublic void setNextReviewPeriod(String nextReviewPeriod)
public List<AccreditationInfo> getAccreditingAgencies()
MajorDisciplinegetAccreditingAgencies in interface MajorDisciplinepublic void setAccreditingAgencies(List<AccreditationInfo> accreditingAgencies)
public CoreProgramInfo getOrgCoreProgram()
MajorDisciplinegetOrgCoreProgram in interface MajorDisciplinepublic void setOrgCoreProgram(CoreProgramInfo orgCoreProgram)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.