Common Business Analyst data types.
Class | Description | |
---|---|---|
BAReportHeader | The BAReportHeader class is the base class for a report header used in ReportOptions. | |
BARequestError |
An error of the BARequestError class is thrown in the execute method of Business Analyst tasks
if task parameters are incorrect. |
|
BAResponseError | An error of the BAResponseError class is thrown in the response handler of a Business Analyst client if there were errors while parsing the response. | |
BaseEnum | The BaseEnum class encapsulates the general enumeration functionality. | |
BATaskCompletedEvent | The BATaskCompletedEvent event is dispatched when a Business Analyst task is successfully completed. | |
BenchmarkOptions | The BenchmarkOptions class provides an enumeration of methods used in the creation of a benchmark area. | |
BenchmarkSortOptions | The BenchmarkSortOptions class provides an enumeration of report fields sorting options used in the creation of a Benchmark report. | |
CoreUtils | The CoreUtils class contains a collection of static core utility methods. | |
DriveTimeUnits | The DriveTimeUnits class provides an enumeration of time and distance measurement units used in parameters of Business Analyst tasks. | |
IDNamePair | The IDNamePair class represents a pair of ID and Name properties. | |
ImageDescription | The ImageDescription class provides settings of the image to be generated. | |
ImageDisplay | The ImageDisplay class provides the display characteristics of the image to be generated. | |
ImageFormat | The ImageFormat class provides an enumeration of supported image formats. | |
ImageType | The ImageType class provides information about the type of image to be generated. | |
MessageType | The MessageType class provides an enumeration of message types. | |
OutputTypes | The OutputTypes class specifies output options used in executing a Business Analyst task providing multiple output results. | |
PointRecord | The PointRecord class specifies properties of a geographic point. | |
RenderingParameters | The RenderingParameters class provides parameters for rendering a task output as an image. | |
ReportInfo | The ReportInfo class encapsulates a single report from a response of a Business Analyst task. | |
ReportOptions | The ReportOptions class specifies an output report format, a template name, and a custom header. | |
ReportTemplateInfo | The ReportTemplateInfo class contains information about a report template including its title, category, output formats, and name. | |
SpatialRelEnum | The SpatialRelEnum class provides a enumeration of queryable spatial relationships. | |
StandardLayer | The StandardLayer class is used to reference an installed Business Analyst data layer. | |
SummarizationInfo | The SummarizationInfo class specifies properties of a summarization variable available in a Business Analyst data layer. | |
TaskMessage | The TaskMessage class provides a message created during execution of a Business Analyst task. | |
TaskResultOutput | The TaskResultOutput class encapsulates an output from a Business Analyst task producing multiple output results. |