Uses of Class
com.evolveum.midpoint.web.model.dto.ConnectorHostDto

Packages that use ConnectorHostDto
com.evolveum.midpoint.web.controller.resource   
com.evolveum.midpoint.web.model   
com.evolveum.midpoint.web.model.impl   
 

Uses of ConnectorHostDto in com.evolveum.midpoint.web.controller.resource
 

Methods in com.evolveum.midpoint.web.controller.resource that return types with arguments of type ConnectorHostDto
 java.util.List<ConnectorHostDto> ResourceListController.getConnectorHosts()
           
 

Uses of ConnectorHostDto in com.evolveum.midpoint.web.model
 

Methods in com.evolveum.midpoint.web.model that return types with arguments of type ConnectorHostDto
 java.util.Collection<ConnectorHostDto> ResourceManager.listConnectorHosts()
           
 

Methods in com.evolveum.midpoint.web.model with parameters of type ConnectorHostDto
 void ResourceManager.discoverConnectorsOnHost(ConnectorHostDto connectorHost)
           
 

Uses of ConnectorHostDto in com.evolveum.midpoint.web.model.impl
 

Methods in com.evolveum.midpoint.web.model.impl that return types with arguments of type ConnectorHostDto
 java.util.Collection<ConnectorHostDto> ResourceManagerImpl.listConnectorHosts()
           
 

Methods in com.evolveum.midpoint.web.model.impl with parameters of type ConnectorHostDto
 void ResourceManagerImpl.discoverConnectorsOnHost(ConnectorHostDto connectorHost)
           
 



Copyright © 2011 evolveum. All Rights Reserved.