Uses of Class
com.evolveum.midpoint.xml.ns._public.prism_schema_3.PrismSchemaType
Packages that use PrismSchemaType
Package
Description
-
Uses of PrismSchemaType in com.evolveum.midpoint.gui.impl.factory.wrapper.schema
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper.schema that return types with arguments of type PrismSchemaTypeModifier and TypeMethodDescriptionResourceSchemaWrapperFactory.createWrapper(PrismContainerValueWrapper<?> parent, ItemDefinition<?> schemaDef, WrapperContext context) SchemaDefinitionWrapperFactory.createWrapper(PrismContainerValueWrapper<?> parent, ItemDefinition<?> schemaDef, WrapperContext context) protected PrismContainerWrapper<PrismSchemaType>SchemaDefinitionWrapperFactory.createWrapper(PrismContainerValueWrapper<?> parent, PrismContainer<PrismSchemaType> childContainer, ItemStatus status) Method parameters in com.evolveum.midpoint.gui.impl.factory.wrapper.schema with type arguments of type PrismSchemaTypeModifier and TypeMethodDescriptionprotected PrismContainerWrapper<PrismSchemaType>SchemaDefinitionWrapperFactory.createWrapper(PrismContainerValueWrapper<?> parent, PrismContainer<PrismSchemaType> childContainer, ItemStatus status) -
Uses of PrismSchemaType in com.evolveum.midpoint.gui.impl.prism.wrapper
Constructor parameters in com.evolveum.midpoint.gui.impl.prism.wrapper with type arguments of type PrismSchemaTypeModifierConstructorDescriptionPrismSchemaWrapper(PrismContainerValueWrapper<?> parent, PrismContainer<PrismSchemaType> item, ItemStatus status, ItemPath wrapperPath) -
Uses of PrismSchemaType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return PrismSchemaTypeModifier and TypeMethodDescriptionstatic PrismSchemaTypePrismSchemaTypeUtil.convertToPrismSchemaType(SchemaDefinitionType schemaDefinition, @Nullable String lifecycleState) Convert SchemaDefinitionType that contains xsd to PrismSchemaType.Methods in com.evolveum.midpoint.schema.util with parameters of type PrismSchemaTypeModifier and TypeMethodDescriptionstatic SchemaDefinitionTypePrismSchemaTypeUtil.convertToSchemaDefinitionType(PrismSchemaType prismSchemaBean, @Nullable String lifecycleState) Convert PrismSchemaType to SchemaDefinitionType that contains xsd. -
Uses of PrismSchemaType in com.evolveum.midpoint.xml.ns._public.prism_schema_3
Fields in com.evolveum.midpoint.xml.ns._public.prism_schema_3 with type parameters of type PrismSchemaTypeMethods in com.evolveum.midpoint.xml.ns._public.prism_schema_3 that return PrismSchemaTypeModifier and TypeMethodDescriptionPrismSchemaType.clone()PrismSchemaType.complexType(ComplexTypeDefinitionType value) ObjectFactory.createPrismSchemaType()PrismSchemaType.defaultPrefix(String value) PrismSchemaType.enumerationType(EnumerationTypeDefinitionType value) Methods in com.evolveum.midpoint.xml.ns._public.prism_schema_3 that return types with arguments of type PrismSchemaTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PrismSchemaType>ObjectFactory.createPrismSchema(PrismSchemaType value) Methods in com.evolveum.midpoint.xml.ns._public.prism_schema_3 with parameters of type PrismSchemaTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PrismSchemaType>ObjectFactory.createPrismSchema(PrismSchemaType value)