Package | Description |
---|---|
com.evolveum.midpoint.schema.util | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
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(PrismContainer<XmlSchemaType> xmlSchemaContainer) |
static Element |
ObjectTypeUtil.findXsdElement(PrismContainerValue<XmlSchemaType> xmlSchemaContainerValue) |
Modifier and Type | Method and Description |
---|---|
XmlSchemaType |
XmlSchemaType.clone() |
XmlSchemaType |
ObjectFactory.createXmlSchemaType()
Create an instance of
XmlSchemaType |
XmlSchemaType |
ConnectorType.getSchema() |
XmlSchemaType |
ResourceType.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 |
ConnectorType.setSchema(XmlSchemaType value) |
void |
ResourceType.setSchema(XmlSchemaType value) |
Copyright © 2013 evolveum. All rights reserved.