Primavera Integration API 7.0

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

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

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

Fields in com.primavera.integration.client.bo.enm declared as LicenseType
static LicenseType LicenseType.INTEGRATION_API
           
static LicenseType LicenseType.MYPRIMAVERA_PORTFOLIOS
           
static LicenseType LicenseType.MYPRIMAVERA_PROJECTS
           
static LicenseType LicenseType.MYPRIMAVERA_RESOURCES
           
static LicenseType LicenseType.NULL
           
static LicenseType LicenseType.PORTFOLIO_ANALYSIS
           
static LicenseType LicenseType.PROJECT_MANAGEMENT
           
static LicenseType LicenseType.TEAM_MEMBER
           
static LicenseType LicenseType.TIMESHEETS
           
static LicenseType LicenseType.WEB_SERVICES
           
 

Methods in com.primavera.integration.client.bo.enm that return LicenseType
static LicenseType LicenseType.getLicenseType(int iLicenseType)
          Gets an instance of LicenseType based on the integer value specified.
static LicenseType LicenseType.getLicenseType(java.lang.String sLicenseType)
          Gets an instance of LicenseType based on the String value specified.
 

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

Methods in com.primavera.integration.client.bo.object that return LicenseType
 LicenseType UserLicense.getLicenseType()
          Gets the type of product for which the user has a license.
 

Methods in com.primavera.integration.client.bo.object with parameters of type LicenseType
 void UserLicense.setLicenseType(LicenseType enm)
          Sets the type of product for which the user has a license.
 


Primavera Integration API 7.0

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