Table Description
Administration Assessment: The assessmentType and assessmentHomePageName.
Model Details
Location in Model: Logical View::MetaModel::Curam::Core::Reference Model::Assessments::Entity Objects::Admin Assessment::AdminAssessment
Controlling File: core\model\Packages\Assessments\Entity Objects_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
assessmentIDkeynoUnique identifier of an assessment.ASSESSMENT_ID SVR_INT64
assessmentTypedetails Code to describe the assessment type.ASSESSMENT_TYPE_CODEAssessmentTypeSVR_STRING<10>
assessmentHomePageNamedetails Name of the assessment home page.NAME SVR_STRING<131>
Indices (1)
Index NameAttributes
AssessmentTypeIdxassessmentType
Operations (6)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
removeremove Standard Operation 
searchByAssessmentTypereadmulti   
readmulti  @superseded - replaced by searchByAssessmentType 
Related Pages (0)