Interface | Description |
---|---|
DataRequest |
Common interface for binary and SPXML based argument types.
|
DataRequestArgument |
Common request implemented by both binary and SPXML argument implementation classes.
|
ISerializableIds |
Definition of serializable ids.
|
RectangularDataStructure |
This interface represents a data frame and its attributes.
|
SplusObject |
Defines the
SplusObject . |
Class | Description |
---|---|
AbstractRectangularDataStructure |
This class is an abstraction of a rectangular structure.
|
AdminResult |
A base response object returned by every administration service method.
|
Annotation |
This class defines the
Annotation object. |
Application |
This class describes the application specified by the header.
|
Argument |
This class is used to specify a single argument submitted to TIBCO Spotifre Statistics
Services as part of an evaluation request.
|
Attr |
This class defines the
Attr object. |
AttrFinder |
This is a helper class that consists of methods that retrieve common
attributes from an
Splus Object. |
Authentication |
This class describes the authentication object.
|
CallObject |
This class defines the
CallObject object. |
Column |
Defines the
Column object. |
Component |
Defines the
Component object. |
DataFrame |
This class defines the
DataFrame object. |
DataTypeConversion |
This class encapsulates the mapping from DataType to Java.
|
Dimension |
Defines the
Dimension of a MultidimensionalArray object. |
DisplayOptions |
This class defines display options.
|
Exception |
Defines the
Exception class. |
ExpressionObject |
Defines the
ExpressionObject . |
Function |
Defines the
Function object. |
Generic |
Defines the
Generic object. |
Header |
Defines the
Header object. |
Item |
Defines the
Item object. |
JobAdminRequest |
This class contains the action defintion to be performed on the job object.
|
JobAdminResult |
An API response object that contains the status code and the list of jobs
affected by the requested operation.
|
List |
Defines the
List object. |
Matrix |
Defines the
Matrix object. |
MultiDimensionalArray |
Defines the
MultiDimensionalArray object. |
NameObject |
Defines the
NameObject . |
NotificationMessageAdminResult |
This class represents a object sent back from the server in response to a
request to perform an operation on a notification message (or a list of
messages).
|
NotificationRequestAdminResult |
This class represents a object sent back from the server in response to a
request to perform an operation on a notification requests (or a list of
messages).
|
Null |
Defines the
Null object. |
ResponseCodes |
This class contains a list of response codes returned by the server.
|
RowNames |
Defines the
RowNames object. |
Splus |
Defines the
Splus object. |
SplusDataRequest |
This class represents an object submitted to the server as part of an evaluation request.
|
SplusDataResult |
This class is the data result API.
|
SplusJobs |
Defines the
SplusJobs object. |
SplusReturnValue |
Defines the
SplusReturnValue object. |
SplusSimpleObject |
This class defines a simple
SplusObject . |
Timestamp |
This class defines the
Timestamp object for the
evaluation request. |
Value |
The
Value class represents values that a single String value. |
Vector |
Defines the
Vector object. |
VectorBase |
This class contains helper methods for constructing and transforming arrays for vectors.
|
Enum | Description |
---|---|
ColumnType |
Defines the
ColumnType object. |
DataType | |
JobAdminRequest.JobAdminAction | |
SplusStatus |
This enum represents the status of a function or expression (that is, a job or request) running in
Spotfire Statistics Services.
|