Uses of Class
com.metamatrix.dqp.service.ConnectorStatus

Packages that use ConnectorStatus
com.metamatrix.dqp.embedded.services   
com.metamatrix.dqp.service   
com.metamatrix.server.dqp.service   
 

Uses of ConnectorStatus in com.metamatrix.dqp.embedded.services
 

Methods in com.metamatrix.dqp.embedded.services that return ConnectorStatus
 ConnectorStatus EmbeddedDataService.getConnectorBindingState(java.lang.String deployedConnectorBindingName)
           
 

Uses of ConnectorStatus in com.metamatrix.dqp.service
 

Methods in com.metamatrix.dqp.service that return ConnectorStatus
 ConnectorStatus DataService.getConnectorBindingState(java.lang.String connectorBindingName)
          Get the State of the connector binding name
static ConnectorStatus ConnectorStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ConnectorStatus[] ConnectorStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ConnectorStatus in com.metamatrix.server.dqp.service
 

Methods in com.metamatrix.server.dqp.service that return ConnectorStatus
 ConnectorStatus PlatformDataService.getConnectorBindingState(java.lang.String connectorBindingName)
           
 



Copyright © 2009. All Rights Reserved.