Uses of Interface
com.evolveum.midpoint.prism.schema.PrismSchema
-
-
Uses of PrismSchema in com.evolveum.midpoint.common.refinery
Subinterfaces of PrismSchema in com.evolveum.midpoint.common.refinery Modifier and Type Interface Description interfaceLayerRefinedResourceSchemainterfaceRefinedConnectorSchemainterfaceRefinedResourceSchemaClasses in com.evolveum.midpoint.common.refinery that implement PrismSchema Modifier and Type Class Description classLayerRefinedResourceSchemaImplclassRefinedConnectorSchemaImplTODO Think about the purpose and future of this class.classRefinedResourceSchemaImplTODO: this whole class would benefit from more refactoring. -
Uses of PrismSchema in com.evolveum.midpoint.prism.impl.schema
Classes in com.evolveum.midpoint.prism.impl.schema with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw PrismSchema Modifier and Type Class Description classcom.evolveum.midpoint.prism.impl.schema.PrismSchemaImpl -
Uses of PrismSchema in com.evolveum.midpoint.prism.schema
Subinterfaces of PrismSchema in com.evolveum.midpoint.prism.schema Modifier and Type Interface Description interfaceMutablePrismSchemaMethods in com.evolveum.midpoint.prism.schema that return PrismSchema Modifier and Type Method Description PrismSchemaSchemaRegistry. findSchemaByCompileTimeClass(@NotNull Class<?> compileTimeClass)PrismSchemaSchemaRegistry. findSchemaByNamespace(String namespaceURI)PrismSchemaSchemaRegistry. findSchemaByPrefix(String prefix)PrismSchemaSchemaRegistry. getPrismSchema(String namespace)PrismSchemaSchemaDescription. getSchema()Methods in com.evolveum.midpoint.prism.schema that return types with arguments of type PrismSchema Modifier and Type Method Description Collection<PrismSchema>SchemaRegistry. getSchemas() -
Uses of PrismSchema in com.evolveum.midpoint.schema.processor
Subinterfaces of PrismSchema in com.evolveum.midpoint.schema.processor Modifier and Type Interface Description interfaceConnectorSchemainterfaceMutableResourceSchemainterfaceResourceSchemaClasses in com.evolveum.midpoint.schema.processor that implement PrismSchema Modifier and Type Class Description classConnectorSchemaImplclassResourceSchemaImpl -
Uses of PrismSchema in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return PrismSchema Modifier and Type Method Description static PrismSchemaConnectorTypeUtil. parseConnectorSchema(ConnectorType connectorType, PrismContext prismContext)Returns parsed connector schemaMethods in com.evolveum.midpoint.schema.util with parameters of type PrismSchema Modifier and Type Method Description static PrismContainerDefinition<ConnectorConfigurationType>ConnectorTypeUtil. findConfigurationContainerDefinition(ConnectorType connectorType, PrismSchema connectorSchema)
-