Uses of Interface
com.evolveum.midpoint.prism.xnode.RootXNode
Packages that use RootXNode
Package
Description
Copyright (c) 2010-2019 Evolveum and contributors
This work is dual-licensed under the Apache License 2.0
and European Union Public License.
-
Uses of RootXNode in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return RootXNodeModifier and TypeMethodDescription@NotNull RootXNode
ParserXNodeSource.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 PrismParserNoIO
Creates 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.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 RootXNode
ExpressionUtil.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 TypeMethodDescriptionvoid
SearchFilterType.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 RootXNode
RawType.getRootXNode
(@NotNull QName itemName)