home contract doc
(!) This page was automatically generated on Thu Sep 15 06:44:54 EDT 2011

CourseInfo


Name null
Label Course
JSTL Key CourseInfo
Java Class org.kuali.student.lum.course.dto.CourseInfo
Description null
Primary Key(s) id
Field to use as the title (or name) id

Field Definitions

42 discrepancie(s) were found between the dictionary definition and the java object
  1. Field descr does not exist in the corresponding java class
  2. Field courseNumberSuffix missing from the dictictionary
  3. Field descr.formatted missing from the dictictionary
  4. Field descr.plain missing from the dictictionary
  5. Field duration.atpDurationTypeKey missing from the dictictionary
  6. Field duration.timeQuantity missing from the dictictionary
  7. Field effectiveDate missing from the dictictionary
  8. Field endTerm missing from the dictictionary
  9. Field expirationDate missing from the dictictionary
  10. Field feeJustification.formatted missing from the dictictionary
  11. Field feeJustification.plain missing from the dictictionary
  12. Field level missing from the dictictionary
  13. Field metaInfo.createId missing from the dictictionary
  14. Field metaInfo.createTime missing from the dictictionary
  15. Field metaInfo.updateId missing from the dictictionary
  16. Field metaInfo.updateTime missing from the dictictionary
  17. Field metaInfo.versionInd missing from the dictictionary
  18. Field outOfClassHours.unitQuantity missing from the dictictionary
  19. Field outOfClassHours.unitType missing from the dictictionary
  20. Field pilotCourse missing from the dictictionary
  21. Field primaryInstructor.orgId missing from the dictictionary
  22. Field primaryInstructor.personId missing from the dictictionary
  23. Field primaryInstructor.personInfoOverride missing from the dictictionary
  24. Field specialTopicsCourse missing from the dictictionary
  25. Field startTerm missing from the dictictionary
  26. Field state missing from the dictictionary
  27. Field transcriptTitle missing from the dictictionary
  28. Field type missing from the dictictionary
  29. Field versionInfo.currentVersionEnd missing from the dictictionary
  30. Field versionInfo.currentVersionStart missing from the dictictionary
  31. Field versionInfo.sequenceNumber missing from the dictictionary
  32. Field versionInfo.versionComment missing from the dictictionary
  33. Field versionInfo.versionIndId missing from the dictictionary
  34. Field versionInfo.versionedFromId missing from the dictictionary
  35. Field descr missing from the dictictionary
  36. Field duration missing from the dictictionary
  37. Field expenditure missing from the dictictionary
  38. Field feeJustification missing from the dictictionary
  39. Field metaInfo missing from the dictictionary
  40. Field outOfClassHours missing from the dictictionary
  41. Field primaryInstructor missing from the dictictionary
  42. Field versionInfo missing from the dictictionary
Field Required? DataType Length Short Label Summary Label Description Read Only, Dynamic, or Hidden Default Repeats? Valid Characters Lookup Cross Field Default Control
id   STRING up to 10 Course ID   Course ID         validation.anyCharacterPattern
^[\x21-\x7E]*$
    TextControl
code   STRING up to 10 Course   Course Code         validation.anyCharacterPattern
^[\x21-\x7E]*$
    TextControl
courseTitle   STRING up to 40 Course Title   Course Title         validation.anyCharacterPattern
^[\x21-\x7E]*$
    TextControl
subjectArea   STRING up to 10 Subject Area   Subject Area         validation.anyCharacterPattern
^[\x21-\x7E]*$
    TextControl
descr   STRING up to 200 Description   Course Description         validation.anyCharacterPattern
^[\x21-\x7E]*$
    TextControl