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 | 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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.\-]*$ |
TextControl | |||||
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.\-]*$ |
TextControl | |||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
effectiveDate | required | DATE | must be 19 | Effective | Effective Date | Effective Date | The date the object became (will become) effective | DateControl | ||||||
expirationDate | DATE | must be 19 | Expires | Expiration Date | Expiration Date | The date the object became (will) expire | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | |||||
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.\-]*$ |
TextControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
registrationGroup.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 | ||||||||
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]* |
TextControl | ||||||
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]* |
TextControl | ||||||
registrationGroup.hasWaitlist | BOOLEAN | Has Waitlist | Indicates whether a RegistrationGroup has a waitlist | Has Waitlist | Indicates whether a RegistrationGroup has a waitlist | CheckboxControl | ||||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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]* |
TextControl | ||||||
registrationGroup.isWaitlistCheckinRequired | BOOLEAN | Is Waitlist Checkin Required | Indicates if the waitlist requires checkin | Is Waitlist Checkin Required | Indicates if the waitlist requires checkin | CheckboxControl | ||||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.\-]*$ |
TextControl | |||||
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.\-]*$ |
TextControl | |||||
registrationGroup.name | STRING | 1 to 255 | Name | A display name for this entity. | Name | A display name for this entity. |
validation.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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]* |
TextControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextAreaControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextAreaControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
meta.versionInd | STRING | 1 to 80 | Version Ind | Optimistic Locking Flag | Version Ind | Field used to check optimistic locking, updated on each update |
validation.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | |||||
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.\-]*$ |
TextControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
registrationGroup.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 | ||||||||
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]* |
TextControl | ||||||
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]* |
TextControl | ||||||
registrationGroup.hasWaitlist | BOOLEAN | Has Waitlist | Indicates whether a RegistrationGroup has a waitlist | Has Waitlist | Indicates whether a RegistrationGroup has a waitlist | CheckboxControl | ||||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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]* |
TextControl | ||||||
registrationGroup.isWaitlistCheckinRequired | BOOLEAN | Is Waitlist Checkin Required | Indicates if the waitlist requires checkin | Is Waitlist Checkin Required | Indicates if the waitlist requires checkin | CheckboxControl | ||||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.\-]*$ |
TextControl | |||||
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.\-]*$ |
TextControl | |||||
registrationGroup.name | STRING | 1 to 255 | Name | A display name for this entity. | Name | A display name for this entity. |
validation.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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]* |
TextControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextAreaControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextAreaControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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]* |
TextControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextAreaControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextAreaControl | ||||||
registrationGroup.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. | |||||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.\-]*$ |
TextControl | |||||
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.\-]*$ |
TextControl | |||||
activityRegistrations.studentId | STRING | 1 to 255 | Student Id | Student id for this Activity Registration. | Student Id | Student id for this Activity Registration. |
validation.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
activityRegistrations.effectiveDate | required | DATE | must be 19 | Effective | Effective Date | Effective Date | The date the object became (will become) effective | DateControl | ||||||
activityRegistrations.expirationDate | DATE | must be 19 | Expires | Expiration Date | Expiration Date | The date the object became (will) expire | DateControl | |||||||
activityRegistrations.activityOffering.activityId | 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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.\-]*$ |
TextControl | ||||||
activityRegistrations.activityOffering.termKey | STRING | 1 to 80 | Term Key | Academic term the activity is being offered in. | Term Key | Academic term the activity is being offered in. Should be same as CourseOffering unless changed, then must be nested term of courseOffering |
validation.alphanumericPattern ^[A-Za-z0-9.\-]*$ |
TextControl | ||||||
activityRegistrations.activityOffering.isHonorsOffering | BOOLEAN | Is Honors Offering | Indicates that the course is an Honors Course | Is Honors Offering | Indicates that the course is an Honors Course | CheckboxControl | ||||||||
activityRegistrations.activityOffering.finalExamStartTime | DATE | must be 10 | Final Exam Start Time | Start time of final exam | Final Exam StartTime | Start time of final exam | DateControl | |||||||
activityRegistrations.activityOffering.finalExamEndTime | DATE | must be 10 | Final Exam End Time | End time of final exam. | Final Exam EndTime | End time of final exam. | DateControl | |||||||
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.\-]*$ |
TextControl | ||||||
activityRegistrations.activityOffering.weeklyInclassContactHours | FLOAT | 1 to 10 | 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.validChars.numeric ^[-]?([1-9]{1}[0-9]{0,}(\.[0-9]{0,2})?|0(\.[0-9]{0,2})?|\.[0-9]{1,2})$ |
CurrencyControl | ||||||
activityRegistrations.activityOffering.weeklyOutofclassContactHours | FLOAT | 1 to 10 | 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.validChars.numeric ^[-]?([1-9]{1}[0-9]{0,}(\.[0-9]{0,2})?|0(\.[0-9]{0,2})?|\.[0-9]{1,2})$ |
CurrencyControl | ||||||
activityRegistrations.activityOffering.weeklyTotalContactHours | FLOAT | 1 to 10 | 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.validChars.numeric ^[-]?([1-9]{1}[0-9]{0,}(\.[0-9]{0,2})?|0(\.[0-9]{0,2})?|\.[0-9]{1,2})$ |
CurrencyControl | ||||||
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]* |
TextControl | ||||||
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]* |
TextControl | ||||||
activityRegistrations.activityOffering.id | STRING | 1 to 36 | Id | The system assigned unique id to identify this Activity Offering. | Unique Id |
The system assigned unique id to identify this Activity Offering.
Could be implemented as as sequence number or as a UUID.
Attempts to set this value on creates should result in a ReadOnlyException being thrown
An Id:
|
validation.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
activityRegistrations.activityOffering.typeKey | required | STRING | 1 to 80 | Type Key | Unique identifier for the type of this activity offering. | Type Key | Unique identifier for the type of this activity offering. For example: Lecture, Lab, Discussion group, etc. This is not copied from the canonical but is translated from the canonical based on the Lu type to Lui Type mapping. The initial configuration has this mapping as 1 to 1 but in the future this may not always hold true. |
validation.alphanumericPattern ^[A-Za-z0-9.\-]*$ |
TextControl | |||||
activityRegistrations.activityOffering.stateKey | required | STRING | 1 to 80 | State Key | Unique identifier for the state of this course offering. | State Key | Unique identifier for the state of this course offering. i.e. draft, submitted, approved, offered, canceled, etc |
validation.alphanumericPattern ^[A-Za-z0-9.\-]*$ |
TextControl | |||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextAreaControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextAreaControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.activityId | 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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.\-]*$ |
TextControl | ||||||
activityRegistrations.activityOffering.termKey | STRING | 1 to 80 | Term Key | Academic term the activity is being offered in. | Term Key | Academic term the activity is being offered in. Should be same as CourseOffering unless changed, then must be nested term of courseOffering |
validation.alphanumericPattern ^[A-Za-z0-9.\-]*$ |
TextControl | ||||||
activityRegistrations.activityOffering.isHonorsOffering | BOOLEAN | Is Honors Offering | Indicates that the course is an Honors Course | Is Honors Offering | Indicates that the course is an Honors Course | CheckboxControl | ||||||||
activityRegistrations.activityOffering.finalExamStartTime | DATE | must be 10 | Final Exam Start Time | Start time of final exam | Final Exam StartTime | Start time of final exam | DateControl | |||||||
activityRegistrations.activityOffering.finalExamEndTime | DATE | must be 10 | Final Exam End Time | End time of final exam. | Final Exam EndTime | End time of final exam. | DateControl | |||||||
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.\-]*$ |
TextControl | ||||||
activityRegistrations.activityOffering.weeklyInclassContactHours | FLOAT | 1 to 10 | 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.validChars.numeric ^[-]?([1-9]{1}[0-9]{0,}(\.[0-9]{0,2})?|0(\.[0-9]{0,2})?|\.[0-9]{1,2})$ |
CurrencyControl | ||||||
activityRegistrations.activityOffering.weeklyOutofclassContactHours | FLOAT | 1 to 10 | 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.validChars.numeric ^[-]?([1-9]{1}[0-9]{0,}(\.[0-9]{0,2})?|0(\.[0-9]{0,2})?|\.[0-9]{1,2})$ |
CurrencyControl | ||||||
activityRegistrations.activityOffering.weeklyTotalContactHours | FLOAT | 1 to 10 | 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.validChars.numeric ^[-]?([1-9]{1}[0-9]{0,}(\.[0-9]{0,2})?|0(\.[0-9]{0,2})?|\.[0-9]{1,2})$ |
CurrencyControl | ||||||
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]* |
TextControl | ||||||
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]* |
TextControl | ||||||
activityRegistrations.activityOffering.id | STRING | 1 to 36 | Id | The system assigned unique id to identify this Activity Offering. | Unique Id |
The system assigned unique id to identify this Activity Offering.
Could be implemented as as sequence number or as a UUID.
Attempts to set this value on creates should result in a ReadOnlyException being thrown
An Id:
|
validation.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
activityRegistrations.activityOffering.typeKey | required | STRING | 1 to 80 | Type Key | Unique identifier for the type of this activity offering. | Type Key | Unique identifier for the type of this activity offering. For example: Lecture, Lab, Discussion group, etc. This is not copied from the canonical but is translated from the canonical based on the Lu type to Lui Type mapping. The initial configuration has this mapping as 1 to 1 but in the future this may not always hold true. |
validation.alphanumericPattern ^[A-Za-z0-9.\-]*$ |
TextControl | |||||
activityRegistrations.activityOffering.stateKey | required | STRING | 1 to 80 | State Key | Unique identifier for the state of this course offering. | State Key | Unique identifier for the state of this course offering. i.e. draft, submitted, approved, offered, canceled, etc |
validation.alphanumericPattern ^[A-Za-z0-9.\-]*$ |
TextControl | |||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextAreaControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextAreaControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
activityRegistrations.activityOffering.descr | Complex | Descr | A description of the Activity Offering. | Description | A description of the Activity Offering. | |||||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextAreaControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextAreaControl | ||||||
activityRegistrations.activityOffering.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. | |||||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
activityRegistrations.activityOffering.instructors.percentageEffort | FLOAT | 1 to 10 | Percentage Effort | Percentage involvement of the instructor in the | Percentage Effort | Percentage involvement of the instructor in the |
validation.validChars.numeric ^[-]?([1-9]{1}[0-9]{0,}(\.[0-9]{0,2})?|0(\.[0-9]{0,2})?|\.[0-9]{1,2})$ |
CurrencyControl | ||||||
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.\-]*$ |
TextControl | |||||
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.\-]*$ |
TextControl | |||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
activityRegistrations.activityOffering.instructors.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. | |||||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
activityRegistrations.activityOffering.meetingSchedules | Complex | Meeting Schedules | ??? | Meeting Schedules | ??? | Repeating | ||||||||
activityRegistrations.activityOffering.meetingSchedules.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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
activityRegistrations.activityOffering.meetingSchedules.spaceId | STRING | 1 to 255 | Space Id | Space code where the meeting is going to take place | Space Code | Space code where the meeting is going to take place |
validation.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
activityRegistrations.activityOffering.meetingSchedules.timePeriods | STRING | 1 to 255 | Time Periods | Date and Time The date and time values for all vCalendar properties are formatted as a string consistent with the ISO 8601 representation for combinations of dates and times. | Time |
Date and Time The date and time values for all vCalendar properties are
formatted as a string consistent with the ISO 8601 representation for
combinations of dates and times. Either the basic or extended format is
allowed. The use of UTC, rather than local time, should be used when ever
possible in order to avoid time zone ambiguities. The format for the
complete, basic representation of a date and time value is written in the
following sequence of characters:
|
validation.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
activityRegistrations.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. | |||||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl | ||||||
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 | DateControl | |||||||
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.noWhitespace ^[\x21-\x7E\t\r\n\v\f\s]*$ |
TextControl |