Package | Description |
---|---|
com.evolveum.midpoint.common.refinery | |
com.evolveum.midpoint.model.impl.lens | |
com.evolveum.midpoint.model.impl.util | |
com.evolveum.midpoint.test |
Modifier and Type | Class and Description |
---|---|
class |
LayerRefinedResourceSchema |
Modifier and Type | Method and Description |
---|---|
static RefinedResourceSchema |
RefinedResourceSchema.getRefinedSchema(PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType> resource) |
static RefinedResourceSchema |
RefinedResourceSchema.getRefinedSchema(PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType> resource,
PrismContext prismContext) |
static RefinedResourceSchema |
RefinedResourceSchema.getRefinedSchema(com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType resourceType) |
static RefinedResourceSchema |
RefinedResourceSchema.getRefinedSchema(com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType resourceType,
PrismContext prismContext) |
static RefinedResourceSchema |
RefinedResourceSchema.parse(PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType> resource,
PrismContext prismContext) |
static RefinedResourceSchema |
RefinedResourceSchema.parse(com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType resourceType,
PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
void |
RefinedObjectClassDefinition.parseAssociations(RefinedResourceSchema rSchema) |
void |
LayerRefinedObjectClassDefinition.parseAssociations(RefinedResourceSchema rSchema) |
Modifier and Type | Method and Description |
---|---|
RefinedResourceSchema |
LensProjectionContext.getRefinedResourceSchema() |
Modifier and Type | Method and Description |
---|---|
static ObjectClassComplexTypeDefinition |
Utils.determineObjectClass(RefinedResourceSchema refinedSchema,
PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowType> shadowToImport) |
static ObjectClassComplexTypeDefinition |
Utils.determineObjectClass(RefinedResourceSchema refinedSchema,
Task task) |
Modifier and Type | Method and Description |
---|---|
void |
DummyResourceContoller.assertRefinedSchemaSanity(RefinedResourceSchema refinedSchema) |
Copyright © 2014 evolveum. All rights reserved.