Uses of Interface
com.evolveum.midpoint.prism.xnode.RootXNode
Packages that use RootXNode
Package
Description
-
Uses of RootXNode in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return RootXNodeModifier and TypeMethodDescription@NotNull RootXNodeParserXNodeSource.getXNode()PrismParser.parseToXNode()Parses the input into RootXNode.PrismParserNoIO.parseToXNode()Methods in com.evolveum.midpoint.prism that return types with arguments of type RootXNodeModifier and TypeMethodDescription@NotNull PrismSerializer<RootXNode>PrismContext.xnodeSerializer()Creates a serializer for XNode.Methods in com.evolveum.midpoint.prism with parameters of type RootXNodeModifier and TypeMethodDescription@NotNull PrismParserNoIOCreates a parser ready to process data from the given XNode tree.Constructors in com.evolveum.midpoint.prism with parameters of type RootXNode -
Uses of RootXNode in com.evolveum.midpoint.prism.impl
Methods in com.evolveum.midpoint.prism.impl that return types with arguments of type RootXNodeModifier and TypeMethodDescription@NotNull PrismSerializer<RootXNode>PrismContextImpl.xnodeSerializer()Methods in com.evolveum.midpoint.prism.impl with parameters of type RootXNode -
Uses of RootXNode in com.evolveum.midpoint.prism.impl.lex
Methods in com.evolveum.midpoint.prism.impl.lex with parameters of type RootXNodeModifier and TypeMethodDescriptionLexicalProcessor.write(@NotNull RootXNode xnode, @Nullable SerializationContext serializationContext) Serializes a root node. -
Uses of RootXNode in com.evolveum.midpoint.prism.impl.lex.dom
Methods in com.evolveum.midpoint.prism.impl.lex.dom with parameters of type RootXNodeModifier and TypeMethodDescription@NotNull StringDomLexicalProcessor.write(@NotNull RootXNode xnode, SerializationContext serializationContext) -
Uses of RootXNode in com.evolveum.midpoint.prism.impl.lex.json
Methods in com.evolveum.midpoint.prism.impl.lex.json with parameters of type RootXNodeModifier and TypeMethodDescription@NotNull StringDelegatingLexicalProcessor.write(@NotNull RootXNode xnode, @Nullable SerializationContext serializationContext) @NotNull XNodeImplNullLexicalProcessor.write(@NotNull RootXNode xnode, @Nullable SerializationContext serializationContext) -
Uses of RootXNode in com.evolveum.midpoint.prism.impl.marshaller
Methods in com.evolveum.midpoint.prism.impl.marshaller with parameters of type RootXNode -
Uses of RootXNode in com.evolveum.midpoint.prism.impl.util
Method parameters in com.evolveum.midpoint.prism.impl.util with type arguments of type RootXNodeModifier and TypeMethodDescriptionstatic MapXNodeImplPrismUtilInternal.serializeExpression(ExpressionWrapper expressionWrapper, PrismSerializer<RootXNode> xnodeSerializer) -
Uses of RootXNode in com.evolveum.midpoint.prism.impl.xnode
Classes in com.evolveum.midpoint.prism.impl.xnode that implement RootXNodeMethods in com.evolveum.midpoint.prism.impl.xnode that return RootXNode -
Uses of RootXNode in com.evolveum.midpoint.prism.xnode
Methods in com.evolveum.midpoint.prism.xnode that return RootXNodeModifier and TypeMethodDescriptionRootXNode.copy()MapXNode.getEntryAsRoot(@NotNull QName key) MapXNode.getSingleSubEntryAsRoot(String errorContext) XNode.toRootXNode() -
Uses of RootXNode in com.evolveum.midpoint.web.util
Methods in com.evolveum.midpoint.web.util that return RootXNodeModifier and TypeMethodDescriptionstatic RootXNodeExpressionUtil.parseSearchFilter(String data, PrismContext context) -
Uses of RootXNode in com.evolveum.prism.xml.ns._public.query_3
Methods in com.evolveum.prism.xml.ns._public.query_3 that return RootXNodeMethods in com.evolveum.prism.xml.ns._public.query_3 with parameters of type RootXNodeModifier and TypeMethodDescriptionvoidSearchFilterType.setFilterClauseXNode(RootXNode filterClauseNode) -
Uses of RootXNode in com.evolveum.prism.xml.ns._public.types_3
Methods in com.evolveum.prism.xml.ns._public.types_3 that return RootXNodeModifier and TypeMethodDescription@NotNull RootXNodeRawType.getRootXNode(@NotNull QName itemName)