|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RefinedResourceSchema | |
---|---|
com.evolveum.midpoint.common.refinery | |
com.evolveum.midpoint.model |
Uses of RefinedResourceSchema in com.evolveum.midpoint.common.refinery |
---|
Methods in com.evolveum.midpoint.common.refinery that return RefinedResourceSchema | |
---|---|
RefinedResourceSchema |
EnhancedResourceType.getRefinedSchema()
|
static RefinedResourceSchema |
RefinedResourceSchema.getRefinedSchema(ResourceType resourceType,
SchemaRegistry schemaRegistry)
If already refined, return the version created before |
static RefinedResourceSchema |
RefinedResourceSchema.parse(ResourceType resourceType,
SchemaRegistry schemaRegistry)
|
Methods in com.evolveum.midpoint.common.refinery with parameters of type RefinedResourceSchema | |
---|---|
void |
EnhancedResourceType.setRefinedSchema(RefinedResourceSchema refinedSchema)
|
Uses of RefinedResourceSchema in com.evolveum.midpoint.model |
---|
Methods in com.evolveum.midpoint.model that return RefinedResourceSchema | |
---|---|
RefinedResourceSchema |
SyncContext.getRefinedResourceSchema(ResourceAccountType rat,
SchemaRegistry schemaRegistry)
Returns refined resource schema for specified account type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |