Package | Description |
---|---|
com.evolveum.midpoint.schema.util | |
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Method and Description |
---|---|
static Element |
ObjectTypeUtil.findXsdElement(XmlSchemaType xmlSchemaType)
Returns the <xsd:schema> element from the XmlSchemaType.
|
Modifier and Type | Method and Description |
---|---|
static Element |
ObjectTypeUtil.findXsdElement(com.evolveum.midpoint.prism.PrismContainer<XmlSchemaType> xmlSchemaContainer) |
static Element |
ObjectTypeUtil.findXsdElement(com.evolveum.midpoint.prism.PrismContainerValue<XmlSchemaType> xmlSchemaContainerValue) |
Modifier and Type | Method and Description |
---|---|
XmlSchemaType |
XmlSchemaType.clone() |
XmlSchemaType |
ObjectFactory.createXmlSchemaType()
Create an instance of
XmlSchemaType |
XmlSchemaType |
ReportType.getConfigurationSchema() |
XmlSchemaType |
ResourceType.getSchema() |
XmlSchemaType |
ConnectorType.getSchema() |
Modifier and Type | Method and Description |
---|---|
JAXBElement<XmlSchemaType> |
ObjectFactory.createSchema(XmlSchemaType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<XmlSchemaType> |
ObjectFactory.createSchema(XmlSchemaType value)
|
void |
ReportType.setConfigurationSchema(XmlSchemaType value) |
void |
ResourceType.setSchema(XmlSchemaType value) |
void |
ConnectorType.setSchema(XmlSchemaType value) |
Copyright © 2014 Evolveum. All rights reserved.