Name | registrationGroupInfo |
---|---|
Label | Registration Group |
JSTL Key | RegistrationGroupInfo |
Java Class | org.kuali.student.enrollment.courseoffering.dto.RegistrationGroupInfo |
Description | Registration group are the physical entities that students will try to register into. A RegistrationGroup is used to group individual activity offerings based on the canonical format. |
Primary Key(s) | id |
Field to use as the title (or name) | id |
Field | Required? | DataType | Length | Short Label | Summary | Label | Description | Read Only, Dynamic, or Hidden | Default | Repeats? | Valid Characters | Lookup | Cross Field | Default Control |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
courseOfferingId | required | STRING | 1 to 255 | Course Offering Id | Course offering for this registration group | CourseOffering Id | Course offering for this registration group |
validation.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]* |
TextControl | |||||
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.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | ||||||
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.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]* |
TextControl | ||||||
isHonorsOffering | 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 | CheckboxControl | ||||||||
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]* |
TextControl | ||||||
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]* |
TextControl | ||||||
hasWaitlist | BOOLEAN | Has Waitlist | Indicates whether a RegistrationGroup has a waitlist | Has Waitlist | Indicates whether a RegistrationGroup has a waitlist | CheckboxControl | ||||||||
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.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]* |
TextControl | ||||||
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]* |
TextControl | ||||||
isWaitlistCheckinRequired | BOOLEAN | Is Waitlist Checkin Required | Indicates if the waitlist requires checkin | Is Waitlist Checkin Required | Indicates if the waitlist requires checkin | CheckboxControl | ||||||||
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.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]* |
TextControl | ||||||
typeKey | required | STRING | 1 to 80 | Type | Type of the object | Type | Unique identifier for the type of this object. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | |||||
stateKey | required | STRING | 1 to 80 | State | State of the object | State | Unique identifier for the lifecycle state of this object. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | |||||
name | STRING | 1 to 255 | Name | A display name for this entity. | Name | A display name for this entity. |
validation.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]* |
TextControl | ||||||
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.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]* |
TextControl | ||||||
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]* |
TextControl | ||||||
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.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]* |
TextAreaControl | ||||||
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.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]* |
TextAreaControl | ||||||
meta.versionInd | STRING | 1 to 80 | Version Ind | Optimistic Locking Flag | Version Ind | Field used to check optimistic locking, updated on each update |
validation.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]* |
TextControl | ||||||
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 | DateControl | |||||||
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.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]* |
TextControl | ||||||
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 | DateControl | |||||||
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.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]* |
TextControl | ||||||
waitlistCheckinFrequency | Complex | Waitlist Checkin Frequency | Frequency for the waitlist checkin | Waitlist Checkin Frequency | Frequency for the waitlist checkin | |||||||||
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.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]* |
TextControl | ||||||
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]* |
TextControl | ||||||
descr | Complex | Descr | A description of the entity. | Description | A description of the entity. | |||||||||
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.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]* |
TextAreaControl | ||||||
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.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]* |
TextAreaControl | ||||||
meta | Complex | Meta | Create and last update info for the structure. | Create/Update meta info | 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.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]* |
TextControl | ||||||
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 | DateControl | |||||||
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.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]* |
TextControl | ||||||
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 | DateControl | |||||||
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.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]* |
TextControl |