Primavera Integration API 8.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.ENTERPRISE_REPORTS
           
static LicenseType LicenseType.INTEGRATION_API
           
static LicenseType LicenseType.NULL
           
static LicenseType LicenseType.P6_ANALYTICS
           
static LicenseType LicenseType.P6_PROFESSIONAL
           
static LicenseType LicenseType.PORTFOLIOS
           
static LicenseType LicenseType.PROGRESS_REPORTER
           
static LicenseType LicenseType.PROJECTS
           
static LicenseType LicenseType.RESOURCES
           
static LicenseType LicenseType.TEAM_MEMBER
           
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(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 property that permits you to configure access to different functional areas of the application suite.
 

Methods in com.primavera.integration.client.bo.object with parameters of type LicenseType
 void UserLicense.setLicenseType(LicenseType enm)
          Sets the property that permits you to configure access to different functional areas of the application suite.
 


Primavera Integration API 8.0

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