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.
IClone This interface provides methods for cloning and copying objects.
IStrings This interface defines a collection of String objects.
 

Class Summary
ByteArray This class defines a collection of bytes.
ClonableList For internal use only
ClonableMap For internal use only
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 This class defines a vector data structure with support for specific Report Application Server SDK functionality.
ReportSDKVectorInternal For internal use only.
StringHelper  
Strings This class defines a collection of String objects.
 

Exception Summary
ReportDefControllerException This class defines an exception thrown due to a report definition controller error.
ReportSDKClassCastException For internal use only
ReportSDKClientDocException This class defines an exception thrown due to report client document 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 For internal use only.
ReportSDKFormulaFieldException This class defines an exception thrown due to formula field errors.
ReportSDKGroupException This class defines an exception thrown due to group controller errors.
ReportSDKIllegalArgumentException  
ReportSDKIndexOutOfBoundsException For internal use only
ReportSDKInvalidDBDriverException This class defines an exception thrown when a db driver name is invalid.
ReportSDKInvalidParameterFieldCurrentValueException This class defines an exception thrown due to invalid parameter errors.
ReportSDKInvalidSecurityRightsException This class defines an exception thrown due to a running total field error.
ReportSDKLogonException This class defines an exception thrown due to report logon errors.
ReportSDKNullPointerException An exception thrown due to an unexpected null pointer.
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.
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.