GradeRosterEntryInfo


Name gradeRosterEntryInfo
Label Grade Roster Entry
JSTL Key GradeRosterEntryInfo
Java Class org.kuali.student.enrollment.grading.dto.GradeRosterEntryInfo
Description Information about a Grading Roster Entry
Primary Key(s) id
Field to use as the title (or name) null

Field Definitions

No discrepancies were found between the dictionary definition and the java object -- WARNING: take this with a grain of salt - the comparison does not dig into complex sub-objects nor collections so...
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 1 to 36 ID Unique ID assigned to this object Identifier The system assigned unique id used to identify this Object. Could be implemented as as sequence number or as a UUID.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
studentId   STRING 1 to 255 Student Id ??? Student Id ???       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityOfferingId   STRING 1 to 255 Activity Offering Id This method gets the actvity offering id for the roster entry Activity Offering Id This method gets the actvity offering id for the roster entry       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
assignedGradeKey   STRING 1 to 255 Assigned Grade Key ??? Assigned Grade Grade assigned by the grader in a roster entry ???       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
administrativeGradeKey   STRING 1 to 255 Administrative Grade Key ??? Admin Grade Grade assigned by the grader in a roster entry ???       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
calculatedGradeKey   STRING 1 to 255 Calculated Grade Key the roster entry Calculated Grade Grade calculated based on the assigned grade in the roster entry       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
creditsEarnedKey   STRING 1 to 255 Credits Earned Key ??? Credits Earned Credits earned in the course offering. ???       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta   Complex   Meta Create and last update info for the structure. Meta 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.              
meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$