com.metamatrix.dqp.service.metadata
Interface IndexSelectorSource

All Known Implementing Classes:
IndexMetadataService

public interface IndexSelectorSource

Interface used by the index metadata connector to obtain the VDB index selector.


Method Summary
 com.metamatrix.connector.metadata.internal.IObjectSource getMetadataObjectSource(java.lang.String vdbName, java.lang.String vdbVersion)
           
 

Method Detail

getMetadataObjectSource

com.metamatrix.connector.metadata.internal.IObjectSource getMetadataObjectSource(java.lang.String vdbName,
                                                                                 java.lang.String vdbVersion)
                                                                                 throws MetaMatrixComponentException
Throws:
MetaMatrixComponentException


Copyright © 2009. All Rights Reserved.