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 |
---|---|
Set<ConnectorType> |
ModelController.discoverConnectors(ConnectorHostType hostType,
OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
Set<ConnectorType> |
ProvisioningService.discoverConnectors(ConnectorHostType hostType,
OperationResult parentResult)
Discovers local or remote connectors.
|
Modifier and Type | Method and Description |
---|---|
Set<ConnectorType> |
ConnectorManager.discoverConnectors(ConnectorHostType hostType,
OperationResult parentResult)
Lists local connectors and makes sure that appropriate ConnectorType
objects for them exist in repository.
|
Set<ConnectorType> |
ProvisioningServiceImpl.discoverConnectors(ConnectorHostType hostType,
OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
Set<ConnectorType> |
ConnectorFactory.listConnectors(ConnectorHostType host,
OperationResult parentRestul)
Returns a list of all known connectors.
|
Modifier and Type | Method and Description |
---|---|
Set<ConnectorType> |
ConnectorFactoryIcfImpl.listConnectors(ConnectorHostType host,
OperationResult parentRestul)
Returns a list XML representation of the ICF connectors.
|
Modifier and Type | Method and Description |
---|---|
ConnectorHostType |
RConnectorHost.toJAXB(PrismContext prismContext,
Collection<SelectorOptions<GetOperationOptions>> options) |
Modifier and Type | Method and Description |
---|---|
static void |
RConnectorHost.copyFromJAXB(ConnectorHostType jaxb,
RConnectorHost repo,
PrismContext prismContext) |
static void |
RConnectorHost.copyToJAXB(RConnectorHost repo,
ConnectorHostType jaxb,
PrismContext prismContext,
Collection<SelectorOptions<GetOperationOptions>> options) |
Modifier and Type | Method and Description |
---|---|
int |
ConnectorHostTypeComparator.compare(ConnectorHostType host1,
ConnectorHostType host2) |
static String |
ConnectorHostTypeComparator.getUserFriendlyName(ConnectorHostType host) |
Modifier and Type | Method and Description |
---|---|
ConnectorHostType |
ConnectorHostType.clone() |
ConnectorHostType |
ObjectFactory.createConnectorHostType()
Create an instance of
ConnectorHostType |
ConnectorHostType |
ConnectorType.getConnectorHost() |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ConnectorHostType> |
ObjectFactory.createConnectorHost(ConnectorHostType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ConnectorHostType> |
ObjectFactory.createConnectorHost(ConnectorHostType value)
|
void |
ConnectorType.setConnectorHost(ConnectorHostType value) |
Copyright © 2013 evolveum. All rights reserved.