Primavera Integration API 7.0

Uses of Class
com.primavera.integration.client.bo.enm.PortfolioType

Packages that use PortfolioType
com.primavera.integration.client.bo.enm Typesafe enumerations 
com.primavera.integration.client.bo.object Client business object classes 
 

Uses of PortfolioType in com.primavera.integration.client.bo.enm
 

Fields in com.primavera.integration.client.bo.enm declared as PortfolioType
static PortfolioType PortfolioType.AUTOMAINTAINED
           
static PortfolioType PortfolioType.FILTERED
           
static PortfolioType PortfolioType.MANUAL
           
static PortfolioType PortfolioType.NULL
           
 

Methods in com.primavera.integration.client.bo.enm that return PortfolioType
static PortfolioType PortfolioType.getPortfolioType(int iPortfolioType)
          Gets an instance of PortfolioType based on the integer value specified.
static PortfolioType PortfolioType.getPortfolioType(java.lang.String sPortfolioType)
          Gets an instance of PortfolioType based on the String value specified.
 

Uses of PortfolioType in com.primavera.integration.client.bo.object
 

Methods in com.primavera.integration.client.bo.object that return PortfolioType
 PortfolioType ProjectPortfolio.getType()
          Gets the type of the project portfolio: "Manual", "Auto-Maintained", or "Filtered".
 


Primavera Integration API 7.0

Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.