Database Table: FilterEvidenceLink
Filter Evidence Link.:
Links a life event filter to an evidence type.
Life Event Infrastructure table used to link a life event filter to an evidence type.
Example A filter has been created to return a subset of available evidence types for a given life event. The link between the filter and evidence type will be recorded in this table.
|
Location in Model: | Logical View::MetaModel::Curam::WorkspaceServices::LifeEvents::Entity::FilterEvidenceLink |
Controlling File: | WorkspaceServices\model\Packages\LifeEvents\Entity\LifeEvent_Entity.efx |
ALLOW_OPTIMISTIC_LOCKING | no |
Operation | Stereotype | Options | Description | SQL |
searchByFilterName | readmulti | | Returns the set of records associated with the filter specified. | |
insert | insert | AUTO_ID: filterEvLinkID
| Standard Operation | |
remove | remove | | Standard Operation | |
read | read | | Standard Operation | |
|