Package | Description |
---|---|
com.evolveum.midpoint.model.api | |
com.evolveum.midpoint.schema.util | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
Set<ConnectorType> |
ModelService.discoverConnectors(ConnectorHostType hostType,
OperationResult parentResult)
Discovers local or remote connectors.
|
Modifier and Type | Method and Description |
---|---|
static ConnectorType |
ResourceTypeUtil.getConnectorType(ResourceType resource,
ObjectResolver resolver,
OperationResult parentResult)
The usage of "resolver" is experimental.
|
Modifier and Type | Method and Description |
---|---|
static com.evolveum.midpoint.prism.PrismContainerDefinition<ConnectorConfigurationType> |
ConnectorTypeUtil.findConfigurationContainerDefintion(ConnectorType connectorType,
com.evolveum.midpoint.prism.schema.PrismSchema connectorSchema) |
static String |
ConnectorTypeUtil.getConnectorHostTypeOid(ConnectorType connectorType) |
static Element |
ConnectorTypeUtil.getConnectorXsdSchema(ConnectorType connector) |
static com.evolveum.midpoint.prism.schema.PrismSchema |
ConnectorTypeUtil.parseConnectorSchema(ConnectorType connectorType,
com.evolveum.midpoint.prism.PrismContext prismContext)
Returns parsed connector schema
|
static void |
ConnectorTypeUtil.setConnectorXsdSchema(ConnectorType connectorType,
Element xsdElement) |
Modifier and Type | Method and Description |
---|---|
static Element |
ConnectorTypeUtil.getConnectorXsdSchema(com.evolveum.midpoint.prism.PrismObject<ConnectorType> connector) |
static void |
ConnectorTypeUtil.setConnectorXsdSchema(com.evolveum.midpoint.prism.PrismObject<ConnectorType> connector,
Element xsdElement) |
Modifier and Type | Method and Description |
---|---|
ConnectorType |
ConnectorType.clone() |
ConnectorType |
ObjectFactory.createConnectorType()
Create an instance of
ConnectorType |
ConnectorType |
ResourceType.getConnector() |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ConnectorType> |
ObjectFactory.createConnector(ConnectorType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ConnectorType> |
ObjectFactory.createConnector(ConnectorType value)
|
void |
ResourceType.setConnector(ConnectorType value) |
Copyright © 2014 Evolveum. All rights reserved.