Table Description
Intake Application Concern Role Link: This entity is used to link a concern role to an application form for one or more programs.
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::WorkspaceServices::Entity::Intake::IntakeApplicationConcernRoleLink::IntakeAppConcernRoleLink
Controlling File: WorkspaceServices\model\Packages\Entity\IntakeApplicationConcernRoleLink\IntakeApplicationConcernRoleLink.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGno
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
intakeAppConcernRoleLinkIDkeynoUnique identifier for this record.INTERNAL_ID SVR_INT64
intakeApplicationIDdetailsnoThe unique identifier of the Intake Application.INTERNAL_ID SVR_INT64
concernRoleIDdetailsnoThe unique identifier of the Concern Role.CONCERN_ROLE_ID SVR_INT64
Foreign Keys (2)
ChildParent
IntakeAppConcernRoleLink.concernRoleIDConcernRole.concernRoleID
IntakeAppConcernRoleLink.intakeApplicationIDIntakeApplication.intakeApplicationID
Indices (2)
Index NameAttributes
IND_504638957concernRoleID
IND__1201061701intakeApplicationID
Operations (6)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: intakeAppConcernRoleLinkID
Standard Operation 
removeremove Standard Operation 
searchByConcernRolereadmulti Returns a list of all Intake Application Concern Role Links for the given Concern Role. 
readread Standard Operation 
searchByConcernRoleIntakeApplicationreadmulti Returns a list of all Intake Application Concern Role Links for the given Concern Role and Intake Application. 
searchConcernByCWAccountnsmulti Searches for evidence descriptor records by case id and correction set id which do not match a given evidence descriptor id and statuses.SQL
Related Pages (9)