FormatInfo


Name formatInfo
Label Format
JSTL Key FormatInfo
Java Class org.kuali.student.r2.lum.course.dto.FormatInfo
Description Detailed information about a single course.
Primary Key(s) id
Field to use as the title (or name) null

Field Definitions

2 discrepancie(s) were found between the dictionary definition and the java object
  1. Field state missing from the dictictionary
  2. Field type missing from the dictictionary
Field Required? DataType Length Short Label Summary Label Description Read Only, Dynamic, or Hidden Default Repeats? Valid Characters Lookup Cross Field Default Control
id   STRING 1 to 36 ID Unique ID assigned to this object Identifier The system assigned unique id used to identify this Object. Could be implemented as as sequence number or as a UUID.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
duration.atpDurationTypeKey   STRING 1 to 255 Atp Duration Type Key The kind of units associated with the quantity, such as Semesters. Academic Time Period Duration Type Key The kind of units associated with the quantity, such as Semesters.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
duration.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]*
     
meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
duration   Complex   Duration ??? Duration ???              
duration.atpDurationTypeKey   STRING 1 to 255 Atp Duration Type Key The kind of units associated with the quantity, such as Semesters. Academic Time Period Duration Type Key The kind of units associated with the quantity, such as Semesters.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
duration.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]*
     
meta   Complex   Meta Create and last update info for the structure. Meta Create and last update info for the structure. This is optional and treated as read only since the data is set by the internals of the service during maintenance operations. Contains audit trail information about the creation and last update of this object Also contains the version ind used for optimistic locking. Attempts to set or update should result in a ReadOnlyException being thrown.              
meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities   Complex   Activities ??? Activities ???     Repeating        
activities.id   STRING 1 to 36 ID Unique ID assigned to this object Identifier The system assigned unique id used to identify this Object. Could be implemented as as sequence number or as a UUID.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.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.\-]*$
     
activities.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.\-]*$
     
activities.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.defaultEnrollmentEstimate   INTEGER 1 to 10 Default Enrollment Estimate Default enrollment estimate for this CLU. Enrollment Estimate Default enrollment estimate for this CLU.       validation.validChars.positive.integer
[1-9][0-9]*
     
activities.descr.plain   STRING 1 to 999 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.descr.formatted   STRING 1 to 999 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.duration.atpDurationTypeKey   STRING 1 to 255 Atp Duration Type Key The kind of units associated with the quantity, such as Semesters. Academic Time Period Duration Type Key The kind of units associated with the quantity, such as Semesters.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.duration.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]*
     
activities.contactHours.unitTypeKey required STRING 1 to 255 Unit Type Key The kind of units associated with the quantity, such as hours/week. Unit Type Key The kind of units associated with the quantity, such as hours/week. It is expected that in usage in other structures, this value will always be enumerated based on that context. Key       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.contactHours.unitQuantity required STRING 1 to 255 Unit Quantity The amount of units. Unit Quantity The amount of units. Allowed values consist of numeric values as well as the string "unbounded".       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.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              
activities.meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.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              
activities.meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.descr   Complex   Descr A description of the entity. Description A description of the entity.              
activities.descr.plain   STRING 1 to 999 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.descr.formatted   STRING 1 to 999 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.duration   Complex   Duration The standard duration of the Course. Duration The standard duration of the Course.              
activities.duration.atpDurationTypeKey   STRING 1 to 255 Atp Duration Type Key The kind of units associated with the quantity, such as Semesters. Academic Time Period Duration Type Key The kind of units associated with the quantity, such as Semesters.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.duration.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]*
     
activities.contactHours   Complex   Contact Hours Contact Hours for an Activity. Contact Hours Contact Hours for an Activity.              
activities.contactHours.unitTypeKey required STRING 1 to 255 Unit Type Key The kind of units associated with the quantity, such as hours/week. Unit Type Key The kind of units associated with the quantity, such as hours/week. It is expected that in usage in other structures, this value will always be enumerated based on that context. Key       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.contactHours.unitQuantity required STRING 1 to 255 Unit Quantity The amount of units. Unit Quantity The amount of units. Allowed values consist of numeric values as well as the string "unbounded".       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.meta   Complex   Meta Create and last update info for the structure. Meta Create and last update info for the structure. This is optional and treated as read only since the data is set by the internals of the service during maintenance operations. Contains audit trail information about the creation and last update of this object Also contains the version ind used for optimistic locking. Attempts to set or update should result in a ReadOnlyException being thrown.              
activities.meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.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              
activities.meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
activities.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              
activities.meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$