|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ResourceSchema in com.evolveum.midpoint.common.refinery |
---|
Methods in com.evolveum.midpoint.common.refinery that return ResourceSchema | |
---|---|
ResourceSchema |
RefinedResourceSchema.getOriginalResourceSchema()
|
static ResourceSchema |
RefinedResourceSchema.getResourceSchema(PrismObject<ResourceType> resource,
PrismContext prismContext)
|
static ResourceSchema |
RefinedResourceSchema.getResourceSchema(ResourceType resourceType,
PrismContext prismContext)
|
Methods in com.evolveum.midpoint.common.refinery with parameters of type ResourceSchema | |
---|---|
static void |
RefinedResourceSchema.setParsedResourceSchemaConditional(ResourceType resourceType,
ResourceSchema parsedSchema)
|
Uses of ResourceSchema in com.evolveum.midpoint.provisioning.impl |
---|
Methods in com.evolveum.midpoint.provisioning.impl that return ResourceSchema | |
---|---|
ResourceSchema |
ResourceTypeManager.getResourceSchema(ResourceType resource,
OperationResult parentResult)
|
Methods in com.evolveum.midpoint.provisioning.impl with parameters of type ResourceSchema | |
---|---|
ResourceType |
ResourceTypeManager.completeResource(ResourceType resource,
ResourceSchema resourceSchema,
OperationResult parentResult)
Make sure that the resource is complete. |
Uses of ResourceSchema in com.evolveum.midpoint.provisioning.ucf.api |
---|
Methods in com.evolveum.midpoint.provisioning.ucf.api that return ResourceSchema | |
---|---|
ResourceSchema |
ConnectorInstance.getResourceSchema(OperationResult parentResult)
Retrieves the schema from the resource. |
Uses of ResourceSchema in com.evolveum.midpoint.provisioning.ucf.impl |
---|
Methods in com.evolveum.midpoint.provisioning.ucf.impl that return ResourceSchema | |
---|---|
ResourceSchema |
ConnectorInstanceIcfImpl.getResourceSchema(OperationResult parentResult)
|
Uses of ResourceSchema in com.evolveum.midpoint.schema.processor |
---|
Methods in com.evolveum.midpoint.schema.processor that return ResourceSchema | |
---|---|
static ResourceSchema |
ResourceSchema.parse(org.w3c.dom.Element element,
java.lang.String shortDesc,
PrismContext prismContext)
|
Uses of ResourceSchema in com.evolveum.midpoint.schema.util |
---|
Methods in com.evolveum.midpoint.schema.util with parameters of type ResourceSchema | |
---|---|
static void |
ResourceObjectShadowUtil.applyResourceSchema(PrismObject<? extends ResourceObjectShadowType> shadow,
ResourceSchema resourceSchema)
This is not supposed to be used in production code! It is just for the tests. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |