Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.XmlSchemaType
Packages that use XmlSchemaType
Package
Description
-
Uses of XmlSchemaType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type XmlSchemaTypeModifier and TypeMethodDescriptionstatic Element
ObjectTypeUtil.findXsdElement
(XmlSchemaType xmlSchemaType) Returns the <xsd:schema> element from the XmlSchemaType.Method parameters in com.evolveum.midpoint.schema.util with type arguments of type XmlSchemaTypeModifier and TypeMethodDescriptionstatic Element
ObjectTypeUtil.findXsdElement
(PrismContainer<XmlSchemaType> xmlSchemaContainer) static Element
ObjectTypeUtil.findXsdElement
(PrismContainerValue<XmlSchemaType> xmlSchemaContainerValue) -
Uses of XmlSchemaType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type XmlSchemaTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return XmlSchemaTypeModifier and TypeMethodDescriptionConnectorType.beginSchema()
ResourceType.beginSchema()
XmlSchemaType.cachingMetadata
(CachingMetadataType value) XmlSchemaType.clone()
ObjectFactory.createXmlSchemaType()
XmlSchemaType.definition
(SchemaDefinitionType value) XmlSchemaType.generationConstraints
(SchemaGenerationConstraintsType value) ConnectorType.getSchema()
ResourceType.getSchema()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type XmlSchemaTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XmlSchemaType>
ObjectFactory.createSchema
(XmlSchemaType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type XmlSchemaTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XmlSchemaType>
ObjectFactory.createSchema
(XmlSchemaType value) ConnectorType.schema
(XmlSchemaType value) ResourceType.schema
(XmlSchemaType value) void
ConnectorType.setSchema
(XmlSchemaType value) void
ResourceType.setSchema
(XmlSchemaType value)