Attribute Name |
Attribute Definition |
Logical Datatype |
Is Required |
Search View Id |
The automatically generated primary key of the search_view table. |
LONG |
Yes |
Search View Name |
The name of the Search View. |
VARCHAR(255) |
No |
Create Date |
Create Date |
DATE |
No |
Is Shared |
Indicates if Is Shared. |
BOOLEAN |
Yes |
Search Query Id |
A Foreign Key to the Search Query table. |
LONG |
No |
Create User |
A Foreign Key to the Application User table. |
LONG |
No |
Is Default |
Indicates if Is Default. |
BOOLEAN |
Yes |
Show In Menu |
Indicates if Show In Menu. |
BOOLEAN |
No |
Search View Description |
A descriptive name of the Search View. This descriptive name may be localized.
|
VARCHAR(512) |
No |
Context |
Search Context |
VARCHAR(255) |
No |
Update User |
A Foreign Key to the Application User table. |
LONG |
No |
Update Date |
Update Date |
DATE |
No |