Name | null |
---|---|
Label | Term with Key Dates |
JSTL Key | TermWrapper |
Java Class | org.kuali.student.enrollment.class2.acal.dto.TermWrapper |
Description | null |
Primary Key(s) | key |
Field to use as the title (or name) | key |
Field | Required? | DataType | Length | Short Label | Summary | Label | Description | Read Only, Dynamic, or Hidden | Default | Repeats? | Valid Characters | Lookup | Cross Field | Default Control |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
key | STRING | 1 to 80 | Key | Unique Key used to identify this object | Term Key | Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | ||||||
termInfo.key | STRING | 1 to 80 | Key | Unique Key used to identify this object | Key | Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | ||||||
termInfo.typeKey | required | STRING | 1 to 80 | Type | Type of the object | Term | Unique identifier for the type of this object. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | |||||
termInfo.startDate | required | DATE | 10 to 19 | Start Date | Date and time the term became effective. | Start Date | Date and time the term became effective. This does not provide a bound on date ranges or milestones associated with this time period, but instead indicates the time period proper. This is a similar concept to the effective date on enumerated values. When an expiration date has been specified, this field must be less than or equal to the expiration date. | DateControl | ||||||
termInfo.endDate | required | DATE | 10 to 19 | End Date | Date and time the term expires. | End Date | Date and time the term expires. This does not provide a bound on date ranges or milestones associated with this time period, but instead indicates the time period proper. If specified, this must be greater than or equal to the effective date. If this field is not specified, then no expiration date has been currently defined and should automatically be considered greater than the effective date. | DateControl | ||||||
termInfo.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 | |||||
termInfo.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 | ||||||
termInfo.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 | ||||||
termInfo.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 | ||||||
classesMeetDates.startDate | required | DATE | 10 to 19 | Start Date | The start date and time of the key date. | Start Date | The start date and time of the key date. | DateControl | ||||||
classesMeetDates.endDate | required | DATE | 10 to 19 | End Date | The end date and time of the key date. | End Date | The end date and time of the key date. The end date must be equal to or greater that the start. | DateControl | ||||||
classesMeetDates.key | required | STRING | 1 to 80 | Key | Unique Key used to identify this object | Unique Key | Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | |||||
classesMeetDates.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 | |||||
classesMeetDates.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 | |||||
classesMeetDates.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 | ||||||
classesMeetDates.isAllDay | BOOLEAN | Is All Day | Tests if this key date is an all day event. | Is All Day | Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date. | CheckboxControl | ||||||||
classesMeetDates.isDateRange | BOOLEAN | Is Date Range | Tests if this key date has a date range. | Is Date Range | Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same | CheckboxControl | ||||||||
classesMeetDates.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 | ||||||
classesMeetDates.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 | ||||||
registrationPeriod.startDate | required | DATE | 10 to 19 | Start Date | The start date and time of the key date. | Start Date | The start date and time of the key date. | DateControl | ||||||
registrationPeriod.endDate | required | DATE | 10 to 19 | End Date | The end date and time of the key date. | End Date | The end date and time of the key date. The end date must be equal to or greater that the start. | DateControl | ||||||
registrationPeriod.key | required | STRING | 1 to 80 | Key | Unique Key used to identify this object | Unique Key | Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | |||||
registrationPeriod.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 | |||||
registrationPeriod.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 | |||||
registrationPeriod.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 | ||||||
registrationPeriod.isAllDay | BOOLEAN | Is All Day | Tests if this key date is an all day event. | Is All Day | Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date. | CheckboxControl | ||||||||
registrationPeriod.isDateRange | BOOLEAN | Is Date Range | Tests if this key date has a date range. | Is Date Range | Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same | CheckboxControl | ||||||||
registrationPeriod.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 | ||||||
registrationPeriod.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 | ||||||
finalExaminationsDates.startDate | required | DATE | 10 to 19 | Start Date | The start date and time of the key date. | Start Date | The start date and time of the key date. | DateControl | ||||||
finalExaminationsDates.endDate | required | DATE | 10 to 19 | End Date | The end date and time of the key date. | End Date | The end date and time of the key date. The end date must be equal to or greater that the start. | DateControl | ||||||
finalExaminationsDates.key | required | STRING | 1 to 80 | Key | Unique Key used to identify this object | Unique Key | Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | |||||
finalExaminationsDates.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 | |||||
finalExaminationsDates.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 | |||||
finalExaminationsDates.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 | ||||||
finalExaminationsDates.isAllDay | BOOLEAN | Is All Day | Tests if this key date is an all day event. | Is All Day | Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date. | CheckboxControl | ||||||||
finalExaminationsDates.isDateRange | BOOLEAN | Is Date Range | Tests if this key date has a date range. | Is Date Range | Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same | CheckboxControl | ||||||||
finalExaminationsDates.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 | ||||||
finalExaminationsDates.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 | ||||||
gradesDueDate.startDate | required | DATE | 10 to 19 | Start Date | The start date and time of the key date. | Start Date | The start date and time of the key date. | DateControl | ||||||
gradesDueDate.endDate | required | DATE | 10 to 19 | End Date | The end date and time of the key date. | End Date | The end date and time of the key date. The end date must be equal to or greater that the start. | DateControl | ||||||
gradesDueDate.key | required | STRING | 1 to 80 | Key | Unique Key used to identify this object | Unique Key | Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | |||||
gradesDueDate.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 | |||||
gradesDueDate.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 | |||||
gradesDueDate.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 | ||||||
gradesDueDate.isAllDay | BOOLEAN | Is All Day | Tests if this key date is an all day event. | Is All Day | Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date. | CheckboxControl | ||||||||
gradesDueDate.isDateRange | BOOLEAN | Is Date Range | Tests if this key date has a date range. | Is Date Range | Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same | CheckboxControl | ||||||||
gradesDueDate.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 | ||||||
gradesDueDate.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 | ||||||
termInfo | Complex | |||||||||||||
termInfo.key | STRING | 1 to 80 | Key | Unique Key used to identify this object | Key | Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | ||||||
termInfo.typeKey | required | STRING | 1 to 80 | Type | Type of the object | Term | Unique identifier for the type of this object. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | |||||
termInfo.startDate | required | DATE | 10 to 19 | Start Date | Date and time the term became effective. | Start Date | Date and time the term became effective. This does not provide a bound on date ranges or milestones associated with this time period, but instead indicates the time period proper. This is a similar concept to the effective date on enumerated values. When an expiration date has been specified, this field must be less than or equal to the expiration date. | DateControl | ||||||
termInfo.endDate | required | DATE | 10 to 19 | End Date | Date and time the term expires. | End Date | Date and time the term expires. This does not provide a bound on date ranges or milestones associated with this time period, but instead indicates the time period proper. If specified, this must be greater than or equal to the effective date. If this field is not specified, then no expiration date has been currently defined and should automatically be considered greater than the effective date. | DateControl | ||||||
termInfo.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 | |||||
termInfo.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 | ||||||
termInfo.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 | ||||||
termInfo.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 | ||||||
termInfo.descr | Complex | Descr | A description of the entity. | Description | A description of the entity. | |||||||||
termInfo.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 | ||||||
termInfo.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 | ||||||
classesMeetDates | Complex | |||||||||||||
classesMeetDates.startDate | required | DATE | 10 to 19 | Start Date | The start date and time of the key date. | Start Date | The start date and time of the key date. | DateControl | ||||||
classesMeetDates.endDate | required | DATE | 10 to 19 | End Date | The end date and time of the key date. | End Date | The end date and time of the key date. The end date must be equal to or greater that the start. | DateControl | ||||||
classesMeetDates.key | required | STRING | 1 to 80 | Key | Unique Key used to identify this object | Unique Key | Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | |||||
classesMeetDates.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 | |||||
classesMeetDates.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 | |||||
classesMeetDates.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 | ||||||
classesMeetDates.isAllDay | BOOLEAN | Is All Day | Tests if this key date is an all day event. | Is All Day | Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date. | CheckboxControl | ||||||||
classesMeetDates.isDateRange | BOOLEAN | Is Date Range | Tests if this key date has a date range. | Is Date Range | Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same | CheckboxControl | ||||||||
classesMeetDates.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 | ||||||
classesMeetDates.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 | ||||||
classesMeetDates.descr | Complex | Descr | A description of the entity. | Description | A description of the entity. | |||||||||
classesMeetDates.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 | ||||||
classesMeetDates.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 | ||||||
registrationPeriod | Complex | |||||||||||||
registrationPeriod.startDate | required | DATE | 10 to 19 | Start Date | The start date and time of the key date. | Start Date | The start date and time of the key date. | DateControl | ||||||
registrationPeriod.endDate | required | DATE | 10 to 19 | End Date | The end date and time of the key date. | End Date | The end date and time of the key date. The end date must be equal to or greater that the start. | DateControl | ||||||
registrationPeriod.key | required | STRING | 1 to 80 | Key | Unique Key used to identify this object | Unique Key | Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | |||||
registrationPeriod.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 | |||||
registrationPeriod.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 | |||||
registrationPeriod.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 | ||||||
registrationPeriod.isAllDay | BOOLEAN | Is All Day | Tests if this key date is an all day event. | Is All Day | Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date. | CheckboxControl | ||||||||
registrationPeriod.isDateRange | BOOLEAN | Is Date Range | Tests if this key date has a date range. | Is Date Range | Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same | CheckboxControl | ||||||||
registrationPeriod.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 | ||||||
registrationPeriod.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 | ||||||
registrationPeriod.descr | Complex | Descr | A description of the entity. | Description | A description of the entity. | |||||||||
registrationPeriod.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 | ||||||
registrationPeriod.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 | ||||||
registrationPeriod | Complex | |||||||||||||
registrationPeriod.startDate | required | DATE | 10 to 19 | Start Date | The start date and time of the key date. | Start Date | The start date and time of the key date. | DateControl | ||||||
registrationPeriod.endDate | required | DATE | 10 to 19 | End Date | The end date and time of the key date. | End Date | The end date and time of the key date. The end date must be equal to or greater that the start. | DateControl | ||||||
registrationPeriod.key | required | STRING | 1 to 80 | Key | Unique Key used to identify this object | Unique Key | Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | |||||
registrationPeriod.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 | |||||
registrationPeriod.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 | |||||
registrationPeriod.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 | ||||||
registrationPeriod.isAllDay | BOOLEAN | Is All Day | Tests if this key date is an all day event. | Is All Day | Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date. | CheckboxControl | ||||||||
registrationPeriod.isDateRange | BOOLEAN | Is Date Range | Tests if this key date has a date range. | Is Date Range | Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same | CheckboxControl | ||||||||
registrationPeriod.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 | ||||||
registrationPeriod.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 | ||||||
registrationPeriod.descr | Complex | Descr | A description of the entity. | Description | A description of the entity. | |||||||||
registrationPeriod.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 | ||||||
registrationPeriod.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 | ||||||
finalExaminationsDates | Complex | |||||||||||||
finalExaminationsDates.startDate | required | DATE | 10 to 19 | Start Date | The start date and time of the key date. | Start Date | The start date and time of the key date. | DateControl | ||||||
finalExaminationsDates.endDate | required | DATE | 10 to 19 | End Date | The end date and time of the key date. | End Date | The end date and time of the key date. The end date must be equal to or greater that the start. | DateControl | ||||||
finalExaminationsDates.key | required | STRING | 1 to 80 | Key | Unique Key used to identify this object | Unique Key | Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | |||||
finalExaminationsDates.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 | |||||
finalExaminationsDates.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 | |||||
finalExaminationsDates.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 | ||||||
finalExaminationsDates.isAllDay | BOOLEAN | Is All Day | Tests if this key date is an all day event. | Is All Day | Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date. | CheckboxControl | ||||||||
finalExaminationsDates.isDateRange | BOOLEAN | Is Date Range | Tests if this key date has a date range. | Is Date Range | Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same | CheckboxControl | ||||||||
finalExaminationsDates.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 | ||||||
finalExaminationsDates.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 | ||||||
finalExaminationsDates.descr | Complex | Descr | A description of the entity. | Description | A description of the entity. | |||||||||
finalExaminationsDates.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 | ||||||
finalExaminationsDates.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 | ||||||
gradesDueDate | Complex | |||||||||||||
gradesDueDate.startDate | required | DATE | 10 to 19 | Start Date | The start date and time of the key date. | Start Date | The start date and time of the key date. | DateControl | ||||||
gradesDueDate.endDate | required | DATE | 10 to 19 | End Date | The end date and time of the key date. | End Date | The end date and time of the key date. The end date must be equal to or greater that the start. | DateControl | ||||||
gradesDueDate.key | required | STRING | 1 to 80 | Key | Unique Key used to identify this object | Unique Key | Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human. |
validation.validChars.alphanumericHyphenPeriod [A-Za-z0-9.\-]* |
TextControl | |||||
gradesDueDate.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 | |||||
gradesDueDate.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 | |||||
gradesDueDate.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 | ||||||
gradesDueDate.isAllDay | BOOLEAN | Is All Day | Tests if this key date is an all day event. | Is All Day | Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date. | CheckboxControl | ||||||||
gradesDueDate.isDateRange | BOOLEAN | Is Date Range | Tests if this key date has a date range. | Is Date Range | Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same | CheckboxControl | ||||||||
gradesDueDate.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 | ||||||
gradesDueDate.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 | ||||||
gradesDueDate.descr | Complex | Descr | A description of the entity. | Description | A description of the entity. | |||||||||
gradesDueDate.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 | ||||||
gradesDueDate.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 |