Table Description
QuickNotes: A link between a {@curam.entity core.sl.entity.Note note} and a {@curam.entity intake.entity.QuickNotes}.
Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::Intake::Entity::QuickNotes::QuickNotes
Controlling File: Intake\model\Packages\Entity\QuickNotes\QuickNotes_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
quickNotesIDkeynoThe internal system identifier of the quickNotes record.INTERNAL_ID SVR_INT64
noteIDdetailsno NOTE_ID SVR_INT64
typedetails  QUICK_NOTES_TYPEQuickNotesTypeSVR_STRING<10>
relatedIDdetailsno INTERNAL_ID SVR_INT64
recordStatusdetails  RECORD_STATUS_CODERecordStatusSVR_STRING<10>
participantRoleIDdetailsyes INTERNAL_ID SVR_INT64
Foreign Keys (2)
ChildParent
QuickNotes.participantRoleIDConcernRole.concernRoleID
QuickNotes.noteIDNote.noteID
Indices (3)
Index NameAttributes
QuickNotesNoteIDIdxnoteID
IND_1485988091relatedID
IND_805208729participantRoleID
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: quickNotesID
Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
searchQuickNotesByRelatedIDAndTypereadmulti Returns active Quicknote records for a specific business type. 
readread Standard Operation 
listByParticipantreadmulti Returns active Quicknote records for a person home page QuickNotes tab. 
Related Pages (36)