com.spss.psapi.extensions.common

Interface ServerCatalogManager



  • public interface ServerCatalogManager
    The server catalog manager.
    • Method Detail

      • getCatalog

        RowSet getCatalog(CatalogDefinition catalog,
                        PropertiedObject owner)
                          throws PredictiveServerException
        Retrieves some catalog information
        Parameters:
        catalog - object implementing the CatalogDefinition interface to describe the catalog
        owner - the object for which the catalog is to be fetched.
        Returns:
        a RowSet object containing the catalog information returned from the server (or null in the event of an error)
        Throws:
        PredictiveServerException

Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.