PortfolioWSHeaderBean
PortfolioWSHeaderBean represents the header of a portfolio. A portfolio header includes the following elements:
-
Portfolio ID
-
Portifolio name
-
Portifolio managers
Note: PortfolioWSHeaderBean is used as the INPUT in the following operations:
Property |
Type |
Description |
Required |
Default |
---|---|---|---|---|
id |
Long |
Portfolio ID Numeric value which is normally greater than 30,000. Generated automatically on the creation of a portfolio object in PPM Center. |
No |
N/A |
name |
String |
Name of the portfolio |
Yes |
N/A |
portfolioManagers |
Set |
This property is a set of usernames of the PPM users who are the managers of this portfolio. |
Yes |
N/A |