|
||||||||||
| 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> |
ConnectorTypeManager.discoverConnectors(ConnectorHostType hostType,
OperationResult parentResult)
Lists local connectors and makes sure that appropriate ConnectorType objects for them exist in repository. |
java.util.Set<ConnectorType> |
ProvisioningServiceImpl.discoverConnectors(ConnectorHostType hostType,
OperationResult parentResult)
|
| 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.repo.sql.data.common |
|---|
| Methods in com.evolveum.midpoint.repo.sql.data.common that return ConnectorHostType | |
|---|---|
ConnectorHostType |
RConnectorHost.toJAXB(PrismContext prismContext)
|
| Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type ConnectorHostType | |
|---|---|
static void |
RConnectorHost.copyFromJAXB(ConnectorHostType jaxb,
RConnectorHost repo,
PrismContext prismContext)
|
static void |
RConnectorHost.copyToJAXB(RConnectorHost repo,
ConnectorHostType jaxb,
PrismContext prismContext)
|
| Uses of ConnectorHostType in com.evolveum.midpoint.web.component.wizard.resource |
|---|
| Methods in com.evolveum.midpoint.web.component.wizard.resource with parameters of type ConnectorHostType | |
|---|---|
int |
ConnectorHostTypeComparator.compare(ConnectorHostType host1,
ConnectorHostType host2)
|
static java.lang.String |
ConnectorHostTypeComparator.getUserFriendlyName(ConnectorHostType host)
|
| Uses of ConnectorHostType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
|---|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return ConnectorHostType | |
|---|---|
ConnectorHostType |
ConnectorHostType.clone()
|
ConnectorHostType |
ObjectFactory.createConnectorHostType()
Create an instance of ConnectorHostType |
ConnectorHostType |
ConnectorType.getConnectorHost()
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a 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_2a 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||