Uses of Interface
com.evolveum.midpoint.schema.processor.FrameworkNameResolver
Package
Description
-
Uses of FrameworkNameResolver in com.evolveum.midpoint.schema.processor
Modifier and TypeInterfaceDescriptioninterface
Represents ad-hoc combination of definitions of structural and auxiliary object classes.interface
Describes a resource object class (e.g.interface
A definition that describes either an object class (as fetched from the resource, optionally refined by `schemaHandling`), or an object type (as defined in `schemaHandling` part of resource definition).interface
Definition of "resource object type".Modifier and TypeClassDescriptionclass
Common implementation for bothResourceObjectClassDefinition
andResourceObjectTypeDefinition
.class
Represents ad-hoc combination of definitions of structural and auxiliary object classes.class
Default implementation ofResourceObjectClassDefinition
.final class
Default implementation ofResourceObjectTypeDefinition
.Modifier and TypeMethodDescriptionstatic FrameworkNameResolver
FrameworkNameResolver.simple
(@NotNull ResourceObjectDefinition definition) Creates a simple resolver based on a resource object definition. -
Uses of FrameworkNameResolver in com.evolveum.midpoint.schema.processor.deleg
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface