Class PrismUnmarshaller
java.lang.Object
com.evolveum.midpoint.prism.impl.marshaller.PrismUnmarshaller
-
Constructor Summary
ConstructorDescriptionPrismUnmarshaller
(@NotNull PrismContext prismContext, @NotNull BeanUnmarshaller beanUnmarshaller, @NotNull SchemaRegistryImpl schemaRegistry, @NotNull DefinitionFactoryImpl definitionFactory) -
Method Summary
Modifier and TypeMethodDescriptionlocateItemDefinition
(@NotNull ItemDefinition<?> containerDefinition, @NotNull QName itemName, @Nullable XNode xnode)
-
Constructor Details
-
PrismUnmarshaller
public PrismUnmarshaller(@NotNull @NotNull PrismContext prismContext, @NotNull @NotNull BeanUnmarshaller beanUnmarshaller, @NotNull @NotNull SchemaRegistryImpl schemaRegistry, @NotNull @NotNull DefinitionFactoryImpl definitionFactory)
-
-
Method Details
-
locateItemDefinition
public ItemDefinition<?> locateItemDefinition(@NotNull @NotNull ItemDefinition<?> containerDefinition, @NotNull @NotNull QName itemName, @Nullable @Nullable XNode xnode)
-