Package com.crystaldecisions.sdk.occa.report.lib

This package is a general utility that provides exception and container classes.

See:
          Description

Interface Summary
IByteArray This interface defines an array of bytes.
IClonableList<E>  
IClone This interface provides methods for cloning and copying objects.
IPrintProgressListener  
IReportPrinter  
IStrings This interface defines a collection of String objects.
 

Class Summary
ByteArray This class defines a collection of bytes.
ClonableList<E>  
ClonableMap<K,V>  
ControllableList<E>  
ControllableMap<K,V>  
PropertyBag This class defines a property bag that stores a list of properties.
PropertyBagHelper This class defines constants that can be used as keys to retrieve or specify properties contained by certain property bags.
PropertyBags This class defines a collection of property bags.
ReportObjectKind This class defines constants that specify the type of a ReportObject object.
ReportSDKClientDocError This class defines report client document error codes.
ReportSDKError This class defines Report SDK error codes.
ReportSDKServerError This class defines the report server error codes.
ReportSDKVector<E> This class defines a vector data structure with support for specific Report Application Server SDK functionality.
Strings This class defines a collection of String objects.
 

Exception Summary
ReportDefControllerException This class defines an exception thrown due to a report definition control exception.
ReportSDKAlertException This class defines an exception thrown due to an alert error.
ReportSDKCancelException This class defines an exception thrown due to a users request to cancel an operation.
ReportSDKClientDocException This class defines an exception thrown due to report client document errors.
ReportSDKConnectionFailureException This class defines an exception thrown due to Database connection failure errors.
ReportSDKEnterpriseLogonException This class defines an exception thrown due to enterprise logon errors.
ReportSDKException All exceptions within the Report SDK are mapped to ReportSDKException.
ReportSDKExceptionBase  
ReportSDKFormulaFieldException This class defines an exception thrown due to formula field errors.
ReportSDKGroupException This class defines an exception thrown due to group controller errors.
ReportSDKInvalidParameterFieldCurrentValueException This class defines an exception thrown due to invalid parameter errors.
ReportSDKLogonException This class defines an exception thrown due to report logon errors.
ReportSDKMultipleParentsException  
ReportSDKParameterFieldException This class defines an exception thrown due to parameter field errors.
ReportSDKPrinterException This class defines a printer exception.
ReportSDKPrinterJVMException This class defines a printer JVM exception.
ReportSDKPrinterNotFoundException This class defines a printer not found exception.
ReportSDKPrinterPaperSizeException This class defines a paper size exception
ReportSDKPrinterPaperSourceException This class defines a printer paper source exception.
ReportSDKResultFieldException This class defines an exception thrown due to result field errors.
ReportSDKRunningTotalFieldException This class defines an exception thrown due to a running total field error.
ReportSDKRuntimeException  
ReportSDKServerException This class defines an exception thrown due to a server error.
ReportSDKSortException This class defines an exception thrown due to a sort error.
ReportSDKSummaryFieldException This class defines an exception thrown due to a summary field error.
 

Package com.crystaldecisions.sdk.occa.report.lib Description

This package is a general utility that provides exception and container classes. The classes contained in this package are used by many of the objects in this SDK.