Uses of Interface
com.evolveum.midpoint.prism.schema.SchemaDescription
-
Packages that use SchemaDescription Package Description com.evolveum.midpoint.prism.schema -
-
Uses of SchemaDescription in com.evolveum.midpoint.prism.schema
Methods in com.evolveum.midpoint.prism.schema that return SchemaDescription Modifier and Type Method Description SchemaDescription
SchemaRegistry. findSchemaDescriptionByNamespace(String namespaceURI)
SchemaDescription
SchemaRegistry. findSchemaDescriptionByPrefix(String prefix)
Methods in com.evolveum.midpoint.prism.schema that return types with arguments of type SchemaDescription Modifier and Type Method Description Collection<SchemaDescription>
SchemaRegistry. getSchemaDescriptions()
-