Java Client API Reference 6.0.2.61

Package com.ssaglobal.bde

Provides Interfaces, Exceptions and Help Code for working with Java BDE proxies

See:
          Description

Interface Summary
IBdeFilter The IBdeFilter interface helps define the Filters required for the formation of a request.
IBdeFilterExpression This Interface must be used to hold LogicalExpressions and ComparisonExpressions
IBdeMessage The IBdeMessage interface enables accessing the error and warning structure.
IBdeMessageDetails An IBdeMessageDetails contains zero or more IBdeMessage's that describes the message in more detail.
IBdeMessageIterator Iterator object containing zero or more IBdeMessage.
IBdeMessageReference An element contains a reference to the exact location of the error.
IBdeSelection The IBdeSelection interface helps define the attributes that should be selected when executing the request.
IPublishControl This IPublishControl interface can be used to store the controlling attributes for the publishing methods.
IUserSession Usersession interface, for adding user login properties to the Manager.
 

Class Summary
BdeToolkit BdeToolkit is a helper class for creating various objects required for the formation and execution of a request.
Date Class representing a Date value.
DateTime Class representing a DateTime value.
Time Class representing a Time value
 

Exception Summary
BdeCommunicationException A BdeCommunicationException is thrown during the processing of a request.
BdeException BdeExcption is thrown on any error on working with BDE Proxies, it is the superclass for BdeCommunicationException and BdeResultException
BdeResultException A BdeResultException is thrown if an error occurs on the server during the processing of a request.
 

Package com.ssaglobal.bde Description

Provides Interfaces, Exceptions and Help Code for working with Java BDE proxies

Since:
OpenWorld Adapter 2.7

Java Client API Reference 6.0.2.61

Visit the SSA Global website for more information.