Primavera Integration API 7.0

Uses of Package
com.primavera.integration.client.bo

Packages that use com.primavera.integration.client.bo
com.primavera.integration.client Main classes, including Session, JobManager and GlobalObjectManager 
com.primavera.integration.client.bo Business object base class and iterator classes 
com.primavera.integration.client.bo.base   
com.primavera.integration.client.bo.helper Business object helper classes 
com.primavera.integration.client.bo.object Client business object classes 
com.primavera.integration.client.xml.exporter Hierarchical XML exporter classes 
com.primavera.integration.client.xml.importer Hierarchical XML importer classes 
com.primavera.integration.util General utility classes 
 

Classes in com.primavera.integration.client.bo used by com.primavera.integration.client
BOIterator
           An iterator over a business object collection.
BusinessObject
          The base class of all client-side business objects.
BusinessObjectException
          Base class for all exceptions thrown by business objects.
 

Classes in com.primavera.integration.client.bo used by com.primavera.integration.client.bo
BOHelper
          Interface to business object helper classes used to simplify access to business objects exposed in the API.
BOIterator
           An iterator over a business object collection.
BusinessObject
          The base class of all client-side business objects.
BusinessObjectException
          Base class for all exceptions thrown by business objects.
FieldNotLoadedException
          Field not loaded exception, which will occur when calling a get method on a field that has not been loaded from the server and not specified using the associated set method.
InvalidFieldException
          An exception that occurs when a field is not valid in a particular business object.
 

Classes in com.primavera.integration.client.bo used by com.primavera.integration.client.bo.base
BusinessObject
          The base class of all client-side business objects.
 

Classes in com.primavera.integration.client.bo used by com.primavera.integration.client.bo.helper
BOHelper
          Interface to business object helper classes used to simplify access to business objects exposed in the API.
BOIterator
           An iterator over a business object collection.
BusinessObject
          The base class of all client-side business objects.
BusinessObjectException
          Base class for all exceptions thrown by business objects.
 

Classes in com.primavera.integration.client.bo used by com.primavera.integration.client.bo.object
BOIterator
           An iterator over a business object collection.
BusinessObject
          The base class of all client-side business objects.
BusinessObjectException
          Base class for all exceptions thrown by business objects.
InvalidFieldException
          An exception that occurs when a field is not valid in a particular business object.
InvalidValueException
          An exception that occurs when attempting to set the value of a field in a business object to an invalid value.
 

Classes in com.primavera.integration.client.bo used by com.primavera.integration.client.xml.exporter
BusinessObjectException
          Base class for all exceptions thrown by business objects.
 

Classes in com.primavera.integration.client.bo used by com.primavera.integration.client.xml.importer
BusinessObjectException
          Base class for all exceptions thrown by business objects.
 

Classes in com.primavera.integration.client.bo used by com.primavera.integration.util
BusinessObject
          The base class of all client-side business objects.
BusinessObjectException
          Base class for all exceptions thrown by business objects.
InvalidValueException
          An exception that occurs when attempting to set the value of a field in a business object to an invalid value.
 


Primavera Integration API 7.0

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