|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ResourceConfigurationType in com.evolveum.midpoint.provisioning.ucf.api |
---|
Methods in com.evolveum.midpoint.provisioning.ucf.api with parameters of type ResourceConfigurationType | |
---|---|
void |
ConnectorInstance.configure(ResourceConfigurationType configuration,
OperationResult parentResult)
The connector instance will be configured to the state that it can immediately access the resource. |
Uses of ResourceConfigurationType in com.evolveum.midpoint.provisioning.ucf.impl |
---|
Methods in com.evolveum.midpoint.provisioning.ucf.impl with parameters of type ResourceConfigurationType | |
---|---|
void |
ConnectorInstanceIcfImpl.configure(ResourceConfigurationType configuration,
OperationResult parentResult)
|
Uses of ResourceConfigurationType in com.evolveum.midpoint.schema.util |
---|
Methods in com.evolveum.midpoint.schema.util with parameters of type ResourceConfigurationType | |
---|---|
static boolean |
ResourceTypeUtil.compareConfiguration(ResourceConfigurationType a,
ResourceConfigurationType b)
|
Uses of ResourceConfigurationType in com.evolveum.midpoint.web.controller.resource |
---|
Methods in com.evolveum.midpoint.web.controller.resource with parameters of type ResourceConfigurationType | |
---|---|
void |
ResourceConfigurationController.init(ConnectorDto connector,
ResourceConfigurationType configuration)
|
Uses of ResourceConfigurationType in com.evolveum.midpoint.web.model.dto |
---|
Methods in com.evolveum.midpoint.web.model.dto with parameters of type ResourceConfigurationType | |
---|---|
void |
ResourceDto.setConfiguration(ResourceConfigurationType value)
|
Uses of ResourceConfigurationType in com.evolveum.midpoint.web.util |
---|
Methods in com.evolveum.midpoint.web.util with parameters of type ResourceConfigurationType | |
---|---|
java.util.List<FormObject> |
SchemaFormParser.parseSchemaForConnector(ConnectorDto connector,
ResourceConfigurationType configuration)
|
Uses of ResourceConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as ResourceConfigurationType | |
---|---|
protected ResourceConfigurationType |
ResourceType.configuration
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return ResourceConfigurationType | |
---|---|
ResourceConfigurationType |
ObjectFactory.createResourceConfigurationType()
Create an instance of ResourceConfigurationType |
ResourceConfigurationType |
ResourceType.getConfiguration()
Gets the value of the configuration property. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type ResourceConfigurationType | |
---|---|
void |
ResourceType.setConfiguration(ResourceConfigurationType value)
Sets the value of the configuration property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |