CredentialProgramInfo

Name CredentialProgramInfo
Usage ProgramService
getCredentialProgram getCredentialProgramsByIds validateCredentialProgram createCredentialProgram createNewCredentialProgramVersion updateCredentialProgram
Type Complex

Description

Detailed information about a single credential program, e.g. Baccalaureate,
Master, Doctoral, Graduate Certificate, Undergraduate Certificate

Structure Definition

ShortName Name Type Description Required? Read only? Cardinality XML Attribute? Implementation Notes
id Unique Id String ??? Required on updates Read only One Yes  
typeKey Type Key String ??? Required Read only One Yes  
stateKey State Key String ??? Required   One Yes  
version Version VersionInfo Information about the Version of this program     One No  
descr Description RichTextInfo Narrative Description of the program     One No  
code Code String ??? Required   One No  
shortTitle Short Title String ???     One No  
longTitle Long Title String ???     One No  
transcriptTitle Transcript Title String ???     One No  
universityClassification University Classification String University specific classification e.g General Education Program     One No  
startTerm Start Term Id String The first term in which this would be allowed to be offered.

Note: This may not be the first "real" term during that this was offered.
    One No  
endTerm End Term Id String The last term that this would be allowed to be offered.     One No  
endProgramEntryTerm End Program Entry Term Id String The last academic time period that this would be available for
new enrollments. T
    One No  
divisionsContentOwner Divisions Content Owner Ids StringList ???     Many No  
divisionsStudentOversight Divisions Student Oversight Ids StringList ???     Many No  
unitsContentOwner Units Content Owner Ids StringList ???     Many No  
unitsStudentOversight Units Student Oversight StringList ???     Many No  
learningObjectives Learning Objectives LoDisplayInfoList Learning Objectives associated with this program.     Many No  
programRequirements Program Requirements StringList Identifiers for Requirements associated with this program     Many No  
institution Institution AdminOrgInfo Institution owning the program.     One No  
resultOptions Result Options StringList Result outcomes from taking the Credential program.     Many No  
programLevel Program Level String A code that indicates whether this is Graduate, Undergraduage etc     One No  
coreProgramIds Core Program Ids StringList List of core programs related to this credential program     Many No  
versionInfo Version Info VersionInfo ???     One No  
meta Meta MetaInfo Create and last update info for the structure. This is optional
and treated as read only since the data is set by the internals
of the service during maintenance operations.

Contains audit trail information about the creation and last
update of this object Also contains the version ind used for
optimistic locking.

Attempts to set or update should result in a ReadOnlyException
being thrown.
Required on updates Read only One No  
attributes Dynamic Attributes AttributeInfoList ???     Many No