Name | termInfo |
---|---|
Label | Term Info |
JSTL Key | TermInfo |
Java Class | org.kuali.student.enrollment.acal.dto.TermInfo |
Description | Information about a Term. A term is the time period in which a course may be offered. |
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 | 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 | ||||||
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 | |||||
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 | ||||||
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 | ||||||
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 | ||||||
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 | ||||||
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 |