home contract doc
(!) This page was automatically generated on Wed May 02 07:20:19 EDT 2012

RegGroupRegistrationInfo


Name regGroupRegistrationInfo
Label Reg Group Registration
JSTL Key RegGroupRegistrationInfo
Java Class org.kuali.student.enrollment.courseregistration.dto.RegGroupRegistrationInfo
Description A reg group registration returns the
Primary Key(s) id
Field to use as the title (or name) null

Field Definitions

7 discrepancie(s) were found between the dictionary definition and the java object
  1. Field registrationGroup.state missing from the dictictionary
  2. Field registrationGroup.type missing from the dictictionary
  3. Field state missing from the dictictionary
  4. Field type missing from the dictictionary
  5. Field registrationGroup.descr missing from the dictictionary
  6. Field registrationGroup.meta missing from the dictictionary
  7. Field registrationGroup.waitlistCheckinFrequency 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 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]*$
     
typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
studentId   STRING 1 to 255 Student Id This method returns the student id for the RegGroupRegistration. Student Id This method returns the student id for the RegGroupRegistration.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
effectiveDate required DATE must be 19 Effective Effective Date Effective Date The date the object became (will become) effective              
expirationDate   DATE must be 19 Expires Expiration Date Expiration Date The date the object became (will) expire              
registrationGroup.courseOfferingId required STRING 1 to 255 Course Offering Id Course offering for this registration group. CourseOffering Id Course offering for this registration group.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.registrationCode   STRING 1 to 80 Registration Code Uniquely identifies an instance of the course for the purposes of registration. Registration Code Uniquely identifies an instance of the course for the purposes of registration.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
registrationGroup.termId required STRING 1 to 36 Term Id Academic term the registration group is being offered in. Term id Academic term the registration group is being offered in. Should be same as CourseOffering unless changed, then must be nested term of courseOffering.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.formatId   STRING 1 to 255 Format Id Canonical format to which this registration group belong to. Format Id Canonical format to which this registration group belong to.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.isHonorsOffering required BOOLEAN   Is Honors Offering Indicates that the entire course offering is an Honors Course. Is Honors Offering Indicates that the entire course offering is an Honors Course.              
registrationGroup.maximumEnrollment   INTEGER 1 to 10 Maximum Enrollment Total maximum number of "seats" or enrollment slots that can be filled for the offering. Maximum Enrollment Total maximum number of "seats" or enrollment slots that can be filled for the offering. Constrained by smallest activity enrollment.       validation.validChars.positive.integer
[1-9][0-9]*
     
registrationGroup.minimumEnrollment   INTEGER 1 to 10 Minimum Enrollment Total minimum number of seats that must be filled for the offering not to be canceled. Minimum Enrollment Total minimum number of seats that must be filled for the offering not to be canceled. Constrained by smallest activity enrollment.       validation.validChars.positive.integer
[1-9][0-9]*
     
registrationGroup.hasWaitlist required BOOLEAN   Has Waitlist Indicates whether a RegistrationGroup has a waitlist. Has Waitlist Indicates whether a RegistrationGroup has a waitlist.              
registrationGroup.waitlistTypeKey   STRING 1 to 255 Waitlist Type Key Indicates the type of waitlist as it relates to processing students on and off. Waitlist Type Indicates the type of waitlist as it relates to processing students on and off.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.waitlistMaximum   INTEGER 1 to 10 Waitlist Maximum Maximum number of students to be allowed on the wait list. Waitlist Maximum Maximum number of students to be allowed on the wait list.       validation.validChars.positive.integer
[1-9][0-9]*
     
registrationGroup.isWaitlistCheckinRequired required BOOLEAN   Is Waitlist Checkin Required Indicates if the waitlist requires checkin. Is Waitlist Checkin Required Indicates if the waitlist requires checkin.              
registrationGroup.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]*$
     
registrationGroup.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
registrationGroup.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
registrationGroup.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.waitlistCheckinFrequency.atpDurationTypeKey   STRING 1 to 255 Atp Duration Type Key The kind of units associated with the quantity, such as Semesters. Academic Time Period Duration Type Key The kind of units associated with the quantity, such as Semesters.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.waitlistCheckinFrequency.timeQuantity   INTEGER 1 to 10 Time Quantity The amount of time. Time Quantity The amount of time.       validation.validChars.positive.integer
[1-9][0-9]*
     
registrationGroup.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.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]*$
     
registrationGroup.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              
registrationGroup.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]*$
     
registrationGroup.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              
registrationGroup.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.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]*$
     
registrationGroup   Complex   Registration Group Returns the reg group id for the RegGroupRegistration. Registration Group Returns the reg group id for the RegGroupRegistration.              
registrationGroup.courseOfferingId required STRING 1 to 255 Course Offering Id Course offering for this registration group. CourseOffering Id Course offering for this registration group.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.registrationCode   STRING 1 to 80 Registration Code Uniquely identifies an instance of the course for the purposes of registration. Registration Code Uniquely identifies an instance of the course for the purposes of registration.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
registrationGroup.termId required STRING 1 to 36 Term Id Academic term the registration group is being offered in. Term id Academic term the registration group is being offered in. Should be same as CourseOffering unless changed, then must be nested term of courseOffering.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.formatId   STRING 1 to 255 Format Id Canonical format to which this registration group belong to. Format Id Canonical format to which this registration group belong to.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.isHonorsOffering required BOOLEAN   Is Honors Offering Indicates that the entire course offering is an Honors Course. Is Honors Offering Indicates that the entire course offering is an Honors Course.              
registrationGroup.maximumEnrollment   INTEGER 1 to 10 Maximum Enrollment Total maximum number of "seats" or enrollment slots that can be filled for the offering. Maximum Enrollment Total maximum number of "seats" or enrollment slots that can be filled for the offering. Constrained by smallest activity enrollment.       validation.validChars.positive.integer
[1-9][0-9]*
     
registrationGroup.minimumEnrollment   INTEGER 1 to 10 Minimum Enrollment Total minimum number of seats that must be filled for the offering not to be canceled. Minimum Enrollment Total minimum number of seats that must be filled for the offering not to be canceled. Constrained by smallest activity enrollment.       validation.validChars.positive.integer
[1-9][0-9]*
     
registrationGroup.hasWaitlist required BOOLEAN   Has Waitlist Indicates whether a RegistrationGroup has a waitlist. Has Waitlist Indicates whether a RegistrationGroup has a waitlist.              
registrationGroup.waitlistTypeKey   STRING 1 to 255 Waitlist Type Key Indicates the type of waitlist as it relates to processing students on and off. Waitlist Type Indicates the type of waitlist as it relates to processing students on and off.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.waitlistMaximum   INTEGER 1 to 10 Waitlist Maximum Maximum number of students to be allowed on the wait list. Waitlist Maximum Maximum number of students to be allowed on the wait list.       validation.validChars.positive.integer
[1-9][0-9]*
     
registrationGroup.isWaitlistCheckinRequired required BOOLEAN   Is Waitlist Checkin Required Indicates if the waitlist requires checkin. Is Waitlist Checkin Required Indicates if the waitlist requires checkin.              
registrationGroup.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]*$
     
registrationGroup.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
registrationGroup.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
registrationGroup.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.waitlistCheckinFrequency.atpDurationTypeKey   STRING 1 to 255 Atp Duration Type Key The kind of units associated with the quantity, such as Semesters. Academic Time Period Duration Type Key The kind of units associated with the quantity, such as Semesters.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.waitlistCheckinFrequency.timeQuantity   INTEGER 1 to 10 Time Quantity The amount of time. Time Quantity The amount of time.       validation.validChars.positive.integer
[1-9][0-9]*
     
registrationGroup.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.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]*$
     
registrationGroup.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              
registrationGroup.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]*$
     
registrationGroup.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              
registrationGroup.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]*$
     
registrationGroup.waitlistCheckinFrequency   Complex   Waitlist Checkin Frequency Frequency for the waitlist checkin. Waitlist Checkin Frequency Frequency for the waitlist checkin.              
registrationGroup.waitlistCheckinFrequency.atpDurationTypeKey   STRING 1 to 255 Atp Duration Type Key The kind of units associated with the quantity, such as Semesters. Academic Time Period Duration Type Key The kind of units associated with the quantity, such as Semesters.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.waitlistCheckinFrequency.timeQuantity   INTEGER 1 to 10 Time Quantity The amount of time. Time Quantity The amount of time.       validation.validChars.positive.integer
[1-9][0-9]*
     
registrationGroup.descr   Complex   Descr A description of the entity. Description A description of the entity.              
registrationGroup.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
registrationGroup.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.              
registrationGroup.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]*$
     
registrationGroup.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              
registrationGroup.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]*$
     
registrationGroup.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              
registrationGroup.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]*$
     
activityRegistrations   Complex   Activity Registrations ??? Activity Registrations ???     Repeating        
activityRegistrations.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]*$
     
activityRegistrations.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
activityRegistrations.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
activityRegistrations.studentId   STRING 1 to 255 Student Id Student id for this Activity Registration. Student Id Student id for this Activity Registration.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.effectiveDate required DATE must be 19 Effective Effective Date Effective Date The date the object became (will become) effective              
activityRegistrations.expirationDate   DATE must be 19 Expires Expiration Date Expiration Date The date the object became (will) expire              
activityRegistrations.activityOffering.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]*$
     
activityRegistrations.activityOffering.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
activityRegistrations.activityOffering.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
activityRegistrations.activityOffering.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.formatOfferingId required STRING 1 to 255 Format Offering Id Format offering Id used to create this activity Format Offering Id Format offering Id used to create this activity       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.activityId required STRING 1 to 255 Activity Id Canonical activity whose instance is this activity offering. Activity Id Canonical activity whose instance is this activity offering.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.termId required STRING 1 to 36 Term Id Academic term the activity is being offered in. Term Id Academic term the activity is being offered in. Same as course offering term or a nested term of course offering.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.activityCode   STRING 1 to 80 Activity Code Alphanumeric character that identifies the section of the course offering. Activity Code Alphanumeric character that identifies the section of the course offering.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
activityRegistrations.activityOffering.scheduleId   STRING 1 to 255 Schedule Id Gets the schedule Id for this offering. Schedule Id Gets the schedule Id for this offering.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.isHonorsOffering required BOOLEAN   Is Honors Offering Indicates that the course is an Honors Course. Is Honors Offering Indicates that the course is an Honors Course.              
activityRegistrations.activityOffering.weeklyInclassContactHours   STRING 1 to 255 Weekly Inclass Contact Hours When/for how long does the offering meet in class. Weekly Inclass Contact Hours When/for how long does the offering meet in class. Calculated by system based on meeting times; may be validated against canonical. The unit is hours.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.weeklyOutofclassContactHours   STRING 1 to 255 Weekly Outofclass Contact Hours When/for how long does the offering meet out of class. Weekly Outofclass Contact Hours When/for how long does the offering meet out of class. Entered by Scheduler. The unit is hours.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.weeklyTotalContactHours   STRING 1 to 255 Weekly Total Contact Hours When/for how long does the offering meet in total. Weekly Total Contac Hours When/for how long does the offering meet in total. Calculated by system based as sum of In Class and Out of Class hours. The unit is hours.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.maximumEnrollment   INTEGER 1 to 10 Maximum Enrollment Total maximum number of "seats" or enrollment slots that can be filled for the offering. Maximum Enrollment Total maximum number of "seats" or enrollment slots that can be filled for the offering.       validation.validChars.positive.integer
[1-9][0-9]*
     
activityRegistrations.activityOffering.minimumEnrollment   INTEGER 1 to 10 Minimum Enrollment Total minimum number of seats that must be filled for the offering not to be canceled. Minimum Enrollment Total minimum number of seats that must be filled for the offering not to be canceled.       validation.validChars.positive.integer
[1-9][0-9]*
     
activityRegistrations.activityOffering.finalExamStartTime   DATE must be 10 Final Exam Start Time Start time of final exam Final Exam StartTime Start time of final exam              
activityRegistrations.activityOffering.finalExamEndTime   DATE must be 10 Final Exam End Time End time of final exam. Final Exam EndTime End time of final exam.              
activityRegistrations.activityOffering.finalExamSpaceCode   STRING 1 to 80 Final Exam Space Code Space code where final exam will be conducted Final Exam Space Code Space code where final exam will be conducted       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
activityRegistrations.activityOffering.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.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]*$
     
activityRegistrations.activityOffering.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              
activityRegistrations.activityOffering.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]*$
     
activityRegistrations.activityOffering.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              
activityRegistrations.activityOffering.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]*$
     
activityRegistrations.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]*$
     
activityRegistrations.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              
activityRegistrations.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]*$
     
activityRegistrations.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              
activityRegistrations.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]*$
     
activityRegistrations.activityOffering   Complex   Activity Offering Returns the activity offering id for the activity registration. Activity Offering Returns the activity offering id for the activity registration.              
activityRegistrations.activityOffering.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]*$
     
activityRegistrations.activityOffering.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
activityRegistrations.activityOffering.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
activityRegistrations.activityOffering.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.formatOfferingId required STRING 1 to 255 Format Offering Id Format offering Id used to create this activity Format Offering Id Format offering Id used to create this activity       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.activityId required STRING 1 to 255 Activity Id Canonical activity whose instance is this activity offering. Activity Id Canonical activity whose instance is this activity offering.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.termId required STRING 1 to 36 Term Id Academic term the activity is being offered in. Term Id Academic term the activity is being offered in. Same as course offering term or a nested term of course offering.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.activityCode   STRING 1 to 80 Activity Code Alphanumeric character that identifies the section of the course offering. Activity Code Alphanumeric character that identifies the section of the course offering.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
activityRegistrations.activityOffering.scheduleId   STRING 1 to 255 Schedule Id Gets the schedule Id for this offering. Schedule Id Gets the schedule Id for this offering.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.isHonorsOffering required BOOLEAN   Is Honors Offering Indicates that the course is an Honors Course. Is Honors Offering Indicates that the course is an Honors Course.              
activityRegistrations.activityOffering.weeklyInclassContactHours   STRING 1 to 255 Weekly Inclass Contact Hours When/for how long does the offering meet in class. Weekly Inclass Contact Hours When/for how long does the offering meet in class. Calculated by system based on meeting times; may be validated against canonical. The unit is hours.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.weeklyOutofclassContactHours   STRING 1 to 255 Weekly Outofclass Contact Hours When/for how long does the offering meet out of class. Weekly Outofclass Contact Hours When/for how long does the offering meet out of class. Entered by Scheduler. The unit is hours.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.weeklyTotalContactHours   STRING 1 to 255 Weekly Total Contact Hours When/for how long does the offering meet in total. Weekly Total Contac Hours When/for how long does the offering meet in total. Calculated by system based as sum of In Class and Out of Class hours. The unit is hours.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.maximumEnrollment   INTEGER 1 to 10 Maximum Enrollment Total maximum number of "seats" or enrollment slots that can be filled for the offering. Maximum Enrollment Total maximum number of "seats" or enrollment slots that can be filled for the offering.       validation.validChars.positive.integer
[1-9][0-9]*
     
activityRegistrations.activityOffering.minimumEnrollment   INTEGER 1 to 10 Minimum Enrollment Total minimum number of seats that must be filled for the offering not to be canceled. Minimum Enrollment Total minimum number of seats that must be filled for the offering not to be canceled.       validation.validChars.positive.integer
[1-9][0-9]*
     
activityRegistrations.activityOffering.finalExamStartTime   DATE must be 10 Final Exam Start Time Start time of final exam Final Exam StartTime Start time of final exam              
activityRegistrations.activityOffering.finalExamEndTime   DATE must be 10 Final Exam End Time End time of final exam. Final Exam EndTime End time of final exam.              
activityRegistrations.activityOffering.finalExamSpaceCode   STRING 1 to 80 Final Exam Space Code Space code where final exam will be conducted Final Exam Space Code Space code where final exam will be conducted       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
activityRegistrations.activityOffering.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.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]*$
     
activityRegistrations.activityOffering.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              
activityRegistrations.activityOffering.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]*$
     
activityRegistrations.activityOffering.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              
activityRegistrations.activityOffering.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]*$
     
activityRegistrations.activityOffering.descr   Complex   Descr A description of the entity. Description A description of the entity.              
activityRegistrations.activityOffering.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.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.              
activityRegistrations.activityOffering.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]*$
     
activityRegistrations.activityOffering.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              
activityRegistrations.activityOffering.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]*$
     
activityRegistrations.activityOffering.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              
activityRegistrations.activityOffering.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]*$
     
activityRegistrations.activityOffering.instructors   Complex   Instructors Instructors for the activity. Instructors Instructors for the activity. This list should be constrained by the instructors listed on the course offering.     Repeating        
activityRegistrations.activityOffering.instructors.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]*$
     
activityRegistrations.activityOffering.instructors.personId   STRING 1 to 36 Person Id Unique identifier for a person record. Person Id Unique identifier for a person record.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activityRegistrations.activityOffering.instructors.percentageEffort   FLOAT 1 to 10 Percentage Effort Percentage involvement of the instructor in the activity. Percentage Effort Percentage involvement of the instructor in the activity.       validation.validChars.numeric
^[-]?([1-9]{1}[0-9]{0,}(\.[0-9]{0,2})?|0(\.[0-9]{0,2})?|\.[0-9]{1,2})$
     
activityRegistrations.activityOffering.instructors.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
activityRegistrations.activityOffering.instructors.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
activityRegistrations.activityOffering.instructors.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]*$
     
activityRegistrations.activityOffering.instructors.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              
activityRegistrations.activityOffering.instructors.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]*$
     
activityRegistrations.activityOffering.instructors.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              
activityRegistrations.activityOffering.instructors.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]*$
     
activityRegistrations.activityOffering.instructors.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.              
activityRegistrations.activityOffering.instructors.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]*$
     
activityRegistrations.activityOffering.instructors.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              
activityRegistrations.activityOffering.instructors.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]*$
     
activityRegistrations.activityOffering.instructors.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              
activityRegistrations.activityOffering.instructors.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]*$
     
activityRegistrations.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.              
activityRegistrations.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]*$
     
activityRegistrations.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              
activityRegistrations.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]*$
     
activityRegistrations.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              
activityRegistrations.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]*$