Package | Description |
---|---|
com.evolveum.midpoint.common.refinery | |
com.evolveum.midpoint.schema.processor | |
com.evolveum.midpoint.schema.util |
Modifier and Type | Method and Description |
---|---|
ResourceSchema |
RefinedResourceSchema.getOriginalResourceSchema() |
ResourceSchema |
LayerRefinedResourceSchema.getOriginalResourceSchema() |
static ResourceSchema |
RefinedResourceSchema.getResourceSchema(com.evolveum.midpoint.prism.PrismObject<ResourceType> resource,
com.evolveum.midpoint.prism.PrismContext prismContext) |
static ResourceSchema |
RefinedResourceSchema.getResourceSchema(ResourceType resourceType,
com.evolveum.midpoint.prism.PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
static void |
RefinedResourceSchema.setParsedResourceSchemaConditional(ResourceType resourceType,
ResourceSchema parsedSchema) |
Modifier and Type | Method and Description |
---|---|
static ResourceSchema |
ResourceSchema.parse(Element element,
String shortDesc,
com.evolveum.midpoint.prism.PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
static void |
ShadowUtil.applyResourceSchema(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> shadow,
ResourceSchema resourceSchema)
This is not supposed to be used in production code! It is just for the tests.
|
Copyright © 2014 Evolveum. All rights reserved.