For each USM launchpad, defines what contents will be dynamically retrieved to construct menu and what backend class will handle those request.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| launchpad_id | varchar(64) | not null | Referenced launchpad unique ID |
| order | integer | not null | Sequential number for the one launchpad if it has multiple contents |
| content | varchar(256) | with null | Launchpad content |
Product Name: Unicenter Service Management
Table Type: Table