public interface ServerCatalogManager
Modifier and Type | Method and Description |
---|---|
RowSet |
getCatalog(CatalogDefinition catalog,
PropertiedObject owner)
Retrieves some catalog information
|
RowSet getCatalog(CatalogDefinition catalog, PropertiedObject owner) throws PredictiveServerException
catalog
- object implementing the CatalogDefinition interface to describe the catalogowner
- the object for which the catalog is to be fetched.null
in the event of an error)PredictiveServerException
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.