Package com.primavera.integration.client.bo
package com.primavera.integration.client.bo
Business object base class and iterator classes
-
ClassDescriptionBOHelper<T extends BusinessObject>Interface to business object helper classes used to simplify access to business objects exposed in the API.BOIterator<T extends BusinessObject>An iterator over a business object collection.The base class of all client-side business objects.Base class for all exceptions thrown by business objects.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.An exception that occurs when a field is not valid in a particular business object.An exception that occurs when attempting to set the value of a field in a business object to an invalid value.An exception that occurs when an invalid field is specified in the order by parameter of a business object load method.Spread Options is used to load business objects with summary data.A
SpreadOptionstype to load theExpenseCategoryCBScategorized spread on the business objectASpreadOptionstype to load theExpenseCategorycategorized spread on the business objectASpreadOptionstype to load uncategorized spread on the business objectASpreadOptionstype to load theProjectcategorized spread on the business objectASpreadOptionstype to load theResourceCBScategorized spread on the business objectASpreadOptionstype to load theResourcecategorized on the business objectASpreadOptionstype to load theRolecategorized spread on the business objectASpreadOptionstype to load theWBScategorized spread on the business objectWhereClauseException will be thrown when the client-side SQL parser encounters any errors.An exception that occurs when an invalid field is specified in the where clause parameter of a business object load method.