Uses of Class
com.evolveum.midpoint.schema.selector.spec.ParentClause
Packages that use ParentClause
Package
Description
Defines value selectors and their clauses.
-
Uses of ParentClause in com.evolveum.midpoint.schema.selector.spec
Methods in com.evolveum.midpoint.schema.selector.spec that return ParentClauseModifier and TypeMethodDescription@Nullable ParentClause
ValueSelector.getParentClause()
static ParentClause
ParentClause.of
(@NotNull ValueSelector parent, @NotNull ItemPath path) Methods in com.evolveum.midpoint.schema.selector.spec with parameters of type ParentClauseModifier and TypeMethodDescriptionstatic ValueSelector
ValueSelector.of
(@NotNull TypeClause typeClause, @NotNull ParentClause parentClause)