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 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.