Name | programVariationInfo |
---|---|
Label | Program Variation |
JSTL Key | ProgramVariationInfo |
Java Class | org.kuali.student.r2.lum.program.dto.ProgramVariationInfo |
Description | Detailed information about a variation to a major discipline Also referred to as a Specialization or a Track |
Primary Key(s) | id |
Field to use as the title (or name) | shortTitle |
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.\-]*$ |
||||||
code | required | STRING | 1 to 80 | Code | Human readable code used to identify this program The code is typically unique within the particular context (for example the list of majors at the university) but it is not guaranteed to be completely unique. | Code | Human readable code used to identify this program The code is typically unique within the particular context (for example the list of majors at the university) but it is not guaranteed to be completely unique. |
validation.alphanumericPattern ^[A-Za-z0-9.\-]*$ |
||||||
shortTitle | STRING | 1 to 255 | Short Title | Abbreviated title used where presentation space is at a premium | Short Title | Abbreviated title used where presentation space is at a premium |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
longTitle | STRING | 1 to 255 | Long Title | Fully expressed title | Long Title | Fully expressed title |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
transcriptTitle | STRING | 1 to 255 | Transcript Title | Title used for transcript reporting purposes | Transcript Title | Title used for transcript reporting purposes |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
universityClassification | STRING | 1 to 255 | University Classification | University specific classification e.g General Education Program | University Classification | University specific classification e.g General Education Program |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
startTerm | STRING | 1 to 255 | Start Term | The first term in which this would be allowed to be offered. | Start Term Id | The first term in which this would be allowed to be offered. Note: This may not be the first "real" term during that this was offered. |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
endTerm | STRING | 1 to 255 | End Term | The last term that this would be allowed to be offered. | End Term Id | The last term that this would be allowed to be offered. |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
endProgramEntryTerm | STRING | 1 to 255 | End Program Entry Term | The last academic time period that this would be available for new enrollments. | End Program Entry Term Id | The last academic time period that this would be available for new enrollments. T |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
referenceURL | STRING | 1 to 255 | Reference URL | An URL for additional information about this program. | reference URL | An URL for additional information about this program. |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
intensity | STRING | 1 to 255 | Intensity | Indicates if the program is full time, part time, both etc | Intensity | Indicates if the program is full time, part time, both etc |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
cip2000Code | STRING | 1 to 80 | Cip 2000 Code | CIP 2000 Code for the Program | Cip2000 Code | CIP 2000 Code for the Program |
validation.alphanumericPattern ^[A-Za-z0-9.\-]*$ |
|||||||
cip2010Code | STRING | 1 to 80 | Cip 2010 Code | CIP 2010 Code for the Program | Cip2010 Code | CIP 2010 Code for the Program |
validation.alphanumericPattern ^[A-Za-z0-9.\-]*$ |
|||||||
hegisCode | STRING | 1 to 80 | Hegis Code | HEGIS Code for the Program | Hegis Code | HEGIS Code for the Program |
validation.alphanumericPattern ^[A-Za-z0-9.\-]*$ |
|||||||
selectiveEnrollmentCode | STRING | 1 to 80 | Selective Enrollment Code | Specifies if the Major is Selective Major, Limited Enrollment program or Selective Admissions | Selective Enrollment Code | Specifies if the Major is Selective Major, Limited Enrollment program or Selective Admissions |
validation.alphanumericPattern ^[A-Za-z0-9.\-]*$ |
|||||||
effectiveDate | required | DATE | must be 19 | Effective | Effective Date | Effective Date | The date the object became (will become) effective | |||||||
diplomaTitle | STRING | 1 to 255 | Diploma Title | Title to print on the diploma | Diploma Title | Title to print on the diploma |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
version.versionIndId | required | STRING | 1 to 255 | Version Ind Id | Version independent Id that remains the same across all versions | Version Independent Id | Version independent Id that remains the same across all versions |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
||||||
version.sequenceNumber | required | LONG | 1 to 10 | Sequence Number | The sequence number of the version | Sequence Number | The sequence number of the version |
validation.validChars.positive.integer [1-9][0-9]* |
||||||
version.currentVersionStart | required | DATE | must be 19 | Current Version Start | The date and time this version became current. | Current Version Start Date | The date and time this version became current. | |||||||
version.currentVersionEnd | DATE | must be 19 | Current Version End | The date and time when this version stopped being current. | Current Version End Date | The date and time when this version stopped being current. | ||||||||
version.versionComment | STRING | 1 to 255 | Version Comment | Comments associated with the version | Version Comment | Comments associated with the version |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
version.versionedFromId | STRING | 1 to 255 | Versioned From Id | Version from which this version was created | Versioned From Id | Version from which this version was created |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
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]*$ |
|||||||
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]*$ |
|||||||
catalogDescr.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]*$ |
|||||||
catalogDescr.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]*$ |
|||||||
stdDuration.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]*$ |
|||||||
stdDuration.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]*$ |
|||||||
version | Complex | Version | Information about the Version of this program | Version | Information about the Version of this program | |||||||||
version.versionIndId | required | STRING | 1 to 255 | Version Ind Id | Version independent Id that remains the same across all versions | Version Independent Id | Version independent Id that remains the same across all versions |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
||||||
version.sequenceNumber | required | LONG | 1 to 10 | Sequence Number | The sequence number of the version | Sequence Number | The sequence number of the version |
validation.validChars.positive.integer [1-9][0-9]* |
||||||
version.currentVersionStart | required | DATE | must be 19 | Current Version Start | The date and time this version became current. | Current Version Start Date | The date and time this version became current. | |||||||
version.currentVersionEnd | DATE | must be 19 | Current Version End | The date and time when this version stopped being current. | Current Version End Date | The date and time when this version stopped being current. | ||||||||
version.versionComment | STRING | 1 to 255 | Version Comment | Comments associated with the version | Version Comment | Comments associated with the version |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
version.versionedFromId | STRING | 1 to 255 | Versioned From Id | Version from which this version was created | Versioned From Id | Version from which this version was created |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
descr | Complex | Descr | Narrative Description of the program | Description | Narrative Description of the program | |||||||||
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]*$ |
|||||||
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]*$ |
|||||||
catalogDescr | Complex | Catalog Descr | Narrative description of this program that will show up in Catalog | Catalog Descr | Narrative description of this program that will show up in Catalog | |||||||||
catalogDescr.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]*$ |
|||||||
catalogDescr.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]*$ |
|||||||
stdDuration | Complex | Std Duration | Standard Duration of the Program Typically expressed in years or semesters | Standard Duration | Standard Duration of the Program Typically expressed in years or semesters | |||||||||
stdDuration.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]*$ |
|||||||
stdDuration.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]*$ |
|||||||
learningObjectives | Complex | Learning Objectives | Learning Objectives associated with this program. | Learning Objectives | Learning Objectives associated with this program. | Repeating | ||||||||
learningObjectives.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]*$ |
|||||||
learningObjectives.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.\-]*$ |
||||||
learningObjectives.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.\-]*$ |
||||||
learningObjectives.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]*$ |
|||||||
learningObjectives.parentRelType | STRING | 1 to 255 | Parent Rel Type | Unique identifier for the LO to LO relation type. | Parent Rel Type | Unique identifier for the LO to LO relation type. |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
learningObjectives.parentLoRelationid | STRING | 1 to 255 | Parent Lo Relationid | Unique identifier for a LO to LO relationship. | Parent Lo Relationid | Unique identifier for a LO to LO relationship. |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
learningObjectives.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]*$ |
|||||||
learningObjectives.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]*$ |
|||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.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.\-]*$ |
||||||
learningObjectives.loInfo.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.\-]*$ |
||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.loRepositoryKey | STRING | 1 to 255 | Lo Repository Key | Unique identifier for a learning objective repository. | LO Repository Key | Unique identifier for a learning objective repository. This value is immutable once set during creation. |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
learningObjectives.loInfo.effectiveDate | required | DATE | must be 19 | Effective | Effective Date | Effective Date | The date the object became (will become) effective | |||||||
learningObjectives.loInfo.expirationDate | DATE | must be 19 | Expires | Expiration Date | Expiration Date | The date the object became (will) expire | ||||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.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 | ||||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.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 | ||||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.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]*$ |
|||||||
learningObjectives.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 | ||||||||
learningObjectives.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]*$ |
|||||||
learningObjectives.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 | ||||||||
learningObjectives.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]*$ |
|||||||
learningObjectives.descr | Complex | Descr | A description of the entity. | Description | A description of the entity. | |||||||||
learningObjectives.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]*$ |
|||||||
learningObjectives.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]*$ |
|||||||
learningObjectives.loInfo | Complex | Lo Info | Detailed information about a learning objective | Lo Info | Detailed information about a learning objective | |||||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.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.\-]*$ |
||||||
learningObjectives.loInfo.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.\-]*$ |
||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.loRepositoryKey | STRING | 1 to 255 | Lo Repository Key | Unique identifier for a learning objective repository. | LO Repository Key | Unique identifier for a learning objective repository. This value is immutable once set during creation. |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
learningObjectives.loInfo.effectiveDate | required | DATE | must be 19 | Effective | Effective Date | Effective Date | The date the object became (will become) effective | |||||||
learningObjectives.loInfo.expirationDate | DATE | must be 19 | Expires | Expiration Date | Expiration Date | The date the object became (will) expire | ||||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.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 | ||||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.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 | ||||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.descr | Complex | Descr | A description of the entity. | Description | A description of the entity. | |||||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.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. | |||||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.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 | ||||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.loInfo.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 | ||||||||
learningObjectives.loInfo.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]*$ |
|||||||
learningObjectives.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. | |||||||||
learningObjectives.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]*$ |
|||||||
learningObjectives.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 | ||||||||
learningObjectives.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]*$ |
|||||||
learningObjectives.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 | ||||||||
learningObjectives.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]*$ |
|||||||
learningObjectives.loDisplayInfoList | Complex | Lo Display Info List | List of Lo Display information. | Lo Display Info List | List of Lo Display information. (info and child relations | Repeating | ||||||||
learningObjectives.loCategoryInfoList | Complex | Lo Category Info List | List of learning objective category information. | Lo Category Info List | List of learning objective category information. | Repeating | ||||||||
learningObjectives.loCategoryInfoList.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]*$ |
|||||||
learningObjectives.loCategoryInfoList.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.\-]*$ |
||||||
learningObjectives.loCategoryInfoList.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.\-]*$ |
||||||
learningObjectives.loCategoryInfoList.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]*$ |
|||||||
learningObjectives.loCategoryInfoList.loRepositoryKey | STRING | 1 to 255 | Lo Repository Key | Unique identifier for a learning objective repository. | LO Repository | Unique identifier for a learning objective repository. Once set in creation, this is immutable. |
validation.anyCharacterPattern ^[\x21-\x7E\t\v\040\f\r\n]*$ |
|||||||
learningObjectives.loCategoryInfoList.effectiveDate | required | DATE | must be 19 | Effective | Effective Date | Effective Date | The date the object became (will become) effective | |||||||
learningObjectives.loCategoryInfoList.expirationDate | DATE | must be 19 | Expires | Expiration Date | Expiration Date | The date the object became (will) expire | ||||||||
learningObjectives.loCategoryInfoList.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]*$ |
|||||||
learningObjectives.loCategoryInfoList.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]*$ |
|||||||
learningObjectives.loCategoryInfoList.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]*$ |
|||||||
learningObjectives.loCategoryInfoList.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 | ||||||||
learningObjectives.loCategoryInfoList.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]*$ |
|||||||
learningObjectives.loCategoryInfoList.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 | ||||||||
learningObjectives.loCategoryInfoList.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]*$ |
|||||||
learningObjectives.loCategoryInfoList.descr | Complex | Descr | A description of the entity. | Description | A description of the entity. | |||||||||
learningObjectives.loCategoryInfoList.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]*$ |
|||||||
learningObjectives.loCategoryInfoList.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]*$ |
|||||||
learningObjectives.loCategoryInfoList.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. | |||||||||
learningObjectives.loCategoryInfoList.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]*$ |
|||||||
learningObjectives.loCategoryInfoList.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 | ||||||||
learningObjectives.loCategoryInfoList.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]*$ |
|||||||
learningObjectives.loCategoryInfoList.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 | ||||||||
learningObjectives.loCategoryInfoList.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]*$ |