home
(!) This page was automatically generated on Thu Aug 25 06:59:04 EDT 2011 and is a formatted view of this file out on subversion.

ks-AcademicCalendarInfo-dictionary.xml


Name academicCalendarInfo
Label Academic Calendar
JSTL Key AcademicCalendarInfo
Java Class org.kuali.student.enrollment.acal.dto.AcademicCalendarInfo
Description Information about an Academic Calendar.
Primary Key(s) key
Field to use as the title (or name) name

Field Definitions

1 discrepancie(s) were found between the dictionary definition and the java object
  1. Field campusCalendarKeys missing from the dictictionary
Field Required? DataType Length Short Label Summary Label Description Read Only, Dynamic, or Hidden Default Repeats?
WIP
Valid Characters Lookup Cross Field Default Control
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
typeKey required STRING 1 to 80 Type Key Unique identifier for the type of this academic calendar. Type Key Unique identifier for the type of this academic calendar.     ???? validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.     ???? validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.     ???? validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl
descr   COMPLEX   Description Rich Text and Plain Descriptions Description of the object Description can be captured in either plain or formatted (rich text) formats     ????       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
startDate   DATE must be 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   DATE must be 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
credentialProgramTypeKey   STRING 1 to 255 Credential Program Type Key The credential program type key to which this calendar relates. Credential Program Type Key The credential program type key to which this calendar relates.     ???? validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl
meta   COMPLEX   Meta Create and last update info for the structure. Create/Update 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.     ????       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.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl
meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created     ????       DateControl
meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system     ???? validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl
meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated     ????       DateControl
meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system     ???? validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl