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 ParentClauseValueSelector.getParentClause()static ParentClauseParentClause.of(@NotNull ValueSelector parent, @NotNull ItemPath path) Methods in com.evolveum.midpoint.schema.selector.spec with parameters of type ParentClauseModifier and TypeMethodDescriptionstatic ValueSelectorValueSelector.of(@NotNull TypeClause typeClause, @NotNull ParentClause parentClause)