JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.cognos.CAM_AAA.authentication
Interface IQueryResult
All Known Implementing Classes:
QueryResult
public interface
IQueryResult
Defines the interface to use for implementing an IBM Cognos query result.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
IBaseClass
[]
getObjects
()
Returns all objects that are part of the query result.
Method Detail
getObjects
IBaseClass
[] getObjects()
Returns all objects that are part of the query result.
Returns:
An array of objects that are part of the query result.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method