Package com.primavera.integration.client


package com.primavera.integration.client
Main classes, including Session, JobManager and GlobalObjectManager
  • Class
    Description
    Base exception class for all API client-side exceptions
    Distributed Session class, used with RMI when running in Remote Mode.
    The Enterprise Load Manager is used for loading all types of business objects directly with an optional where clause.
    The Global Object Manager is used for accessing all global business objects: EPS, Projects, Resources, Roles, etc.
    The Job Manager is retrieved for a particular session by calling Session.getJobManager().
    Local Session, used to avoid the RMI layer when running in Local Mode.
    This helper class is used to generate the URL for Remote Mode required by Session's getDatabaseInstances() and login() methods.
     
    Session is the main class used for communicating with the server.
    Information about this release of the Integration API, version 25.12.0.0.