|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ConnectorHostType in com.evolveum.midpoint.model.api |
|---|
| Methods in com.evolveum.midpoint.model.api with parameters of type ConnectorHostType | |
|---|---|
java.util.Set<ConnectorType> |
ModelService.discoverConnectors(ConnectorHostType hostType,
OperationResult parentResult)
Discovers local or remote connectors. |
| Uses of ConnectorHostType in com.evolveum.midpoint.model.controller |
|---|
| Methods in com.evolveum.midpoint.model.controller with parameters of type ConnectorHostType | |
|---|---|
java.util.Set<ConnectorType> |
ModelController.discoverConnectors(ConnectorHostType hostType,
OperationResult parentResult)
|
| Uses of ConnectorHostType in com.evolveum.midpoint.provisioning.api |
|---|
| Methods in com.evolveum.midpoint.provisioning.api with parameters of type ConnectorHostType | |
|---|---|
java.util.Set<ConnectorType> |
ProvisioningService.discoverConnectors(ConnectorHostType hostType,
OperationResult parentResult)
Discovers local or remote connectors. |
| Uses of ConnectorHostType in com.evolveum.midpoint.provisioning.impl |
|---|
| Methods in com.evolveum.midpoint.provisioning.impl with parameters of type ConnectorHostType | |
|---|---|
java.util.Set<ConnectorType> |
ProvisioningServiceImpl.discoverConnectors(ConnectorHostType hostType,
OperationResult parentResult)
|
java.util.Set<ConnectorType> |
ConnectorTypeManager.discoverConnectors(ConnectorHostType hostType,
OperationResult parentResult)
Lists local connectors and makes sure that appropriate ConnectorType objects for them exist in repository. |
| Uses of ConnectorHostType in com.evolveum.midpoint.provisioning.ucf.api |
|---|
| Methods in com.evolveum.midpoint.provisioning.ucf.api with parameters of type ConnectorHostType | |
|---|---|
java.util.Set<ConnectorType> |
ConnectorFactory.listConnectors(ConnectorHostType host,
OperationResult parentRestul)
Returns a list of all known connectors. |
| Uses of ConnectorHostType in com.evolveum.midpoint.provisioning.ucf.impl |
|---|
| Methods in com.evolveum.midpoint.provisioning.ucf.impl with parameters of type ConnectorHostType | |
|---|---|
java.util.Set<ConnectorType> |
ConnectorFactoryIcfImpl.listConnectors(ConnectorHostType host,
OperationResult parentRestul)
Returns a list XML representation of the ICF connectors. |
| Uses of ConnectorHostType in com.evolveum.midpoint.web.model.dto |
|---|
| Constructors in com.evolveum.midpoint.web.model.dto with parameters of type ConnectorHostType | |
|---|---|
ConnectorHostDto(ConnectorHostType connectorHost)
|
|
| Uses of ConnectorHostType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
|---|
| Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as ConnectorHostType | |
|---|---|
protected ConnectorHostType |
ConnectorType.connectorHost
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return ConnectorHostType | |
|---|---|
ConnectorHostType |
ObjectFactory.createConnectorHostType()
Create an instance of ConnectorHostType |
ConnectorHostType |
ConnectorType.getConnectorHost()
Gets the value of the connectorHost property. |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type ConnectorHostType | |
|---|---|
javax.xml.bind.JAXBElement<ConnectorHostType> |
ObjectFactory.createConnectorHost(ConnectorHostType value)
Create an instance of JAXBElement<ConnectorHostType>} |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type ConnectorHostType | |
|---|---|
javax.xml.bind.JAXBElement<ConnectorHostType> |
ObjectFactory.createConnectorHost(ConnectorHostType value)
Create an instance of JAXBElement<ConnectorHostType>} |
void |
ConnectorType.setConnectorHost(ConnectorHostType value)
Sets the value of the connectorHost property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||