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, setUnitsFinancialResources
getCatalogDescr, getCatalogPublicationTargets, getReferenceURL, setCatalogDescr, setCatalogPublicationTargets, setReferenceURL
getCode, 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, setVersion
getId, setId
getState, getStateKey, getType, getTypeKey, setState, setStateKey, setType, setTypeKey
getMeta, setMeta
getAttributes, getAttributeValue, getAttributeValueList, setAttributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCampusLocations, getCip2000Code, getCip2010Code, getDiplomaTitle, getDivisionsDeployment, getDivisionsFinancialControl, getDivisionsFinancialResources, getEffectiveDate, getHegisCode, getIntensity, getResultOptions, getSelectiveEnrollmentCode, getStdDuration, getUnitsDeployment, getUnitsFinancialControl, getUnitsFinancialResources
getCatalogDescr, getCatalogPublicationTargets, getReferenceURL
getCode, getDescr, getDivisionsContentOwner, getDivisionsStudentOversight, getEndProgramEntryTerm, getEndTerm, getLearningObjectives, getLongTitle, getProgramRequirements, getShortTitle, getStartTerm, getTranscriptTitle, getUnitsContentOwner, getUnitsStudentOversight, getUniversityClassification, getVersion
getType, getTypeKey
getState, getStateKey
getAttributes
getCode, getDiplomaTitle, getLongTitle, getShortTitle, getTranscriptTitle, setCode, setDiplomaTitle, setLongTitle, setShortTitle, setTranscriptTitle
getDivisionsDeployment, getDivisionsFinancialControl, getDivisionsFinancialResources, getUnitsDeployment, getUnitsFinancialControl, getUnitsFinancialResources, setDivisionsDeployment, setDivisionsFinancialControl, setDivisionsFinancialResources, setUnitsDeployment, setUnitsFinancialControl, setUnitsFinancialResources
getDivisionsContentOwner, getDivisionsStudentOversight, getUnitsContentOwner, getUnitsStudentOversight, setDivisionsContentOwner, setDivisionsStudentOversight, setUnitsContentOwner, setUnitsStudentOversight
getAttributes, getId, getMeta, getStateKey, getTypeKey, setAttributes, setId, setMeta, setStateKey, setTypeKey
getEndProgramEntryTerm, getEndTerm, getStartTerm, setEndProgramEntryTerm, setEndTerm, setStartTerm
getCip2000Code, getCip2010Code, getHegisCode, getSelectiveEnrollmentCode, getUniversityClassification, setCip2000Code, setCip2010Code, setHegisCode, setSelectiveEnrollmentCode, setUniversityClassification
getCatalogDescr, getCatalogPublicationTargets, getReferenceURL, setCatalogDescr, setCatalogPublicationTargets, setReferenceURL
getProgramRequirements, setProgramRequirements
public MajorDisciplineInfo()
public MajorDisciplineInfo(MajorDiscipline input)
public List<CluInstructorInfo> getPublishedInstructors()
MajorDiscipline
getPublishedInstructors
in interface MajorDiscipline
public void setPublishedInstructors(List<CluInstructorInfo> publishedInstructors)
public String getCredentialProgramId()
MajorDiscipline
getCredentialProgramId
in interface ProgramCredentialAssembly
getCredentialProgramId
in interface MajorDiscipline
public void setCredentialProgramId(String credentialProgramId)
setCredentialProgramId
in interface ProgramCredentialAssembly
public List<ProgramVariationInfo> getVariations()
MajorDiscipline
getVariations
in interface MajorDiscipline
public void setVariations(List<ProgramVariationInfo> variations)
public String getNextReviewPeriod()
MajorDiscipline
getNextReviewPeriod
in interface MajorDiscipline
public void setNextReviewPeriod(String nextReviewPeriod)
public List<AccreditationInfo> getAccreditingAgencies()
MajorDiscipline
getAccreditingAgencies
in interface MajorDiscipline
public void setAccreditingAgencies(List<AccreditationInfo> accreditingAgencies)
public CoreProgramInfo getOrgCoreProgram()
MajorDiscipline
getOrgCoreProgram
in interface MajorDiscipline
public void setOrgCoreProgram(CoreProgramInfo orgCoreProgram)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.