projects/m2-core/src/lib/model/search/SystemSearchFilter.ts
Properties |
|
constructor(displayName: string, filter: ElementFilter)
|
|||||||||
|
Parameters :
|
| Public displayName |
Type : string
|
| Public Optional externalSystem |
Type : ExternalSystem
|
| Public filter |
Type : ElementFilter
|
| Public Optional isHidden |
Type : boolean
|
| Public statusFacets |
Type : Facet[]
|