Uses of Class
com.evolveum.midpoint.schema.route.ItemRoute
Packages that use ItemRoute
-
Uses of ItemRoute in com.evolveum.midpoint.schema.route
Fields in com.evolveum.midpoint.schema.route declared as ItemRouteMethods in com.evolveum.midpoint.schema.route that return ItemRouteModifier and TypeMethodDescription@NotNull ItemRoute
static @NotNull ItemRoute
ItemRoute.fromBean
(@NotNull ItemRouteType bean) static @NotNull ItemRoute
ItemRoute.fromBeans
(@Nullable ItemPathType pathBean, @Nullable ItemRouteType routeBean) Creates a route from either path or route bean.static ItemRoute
ItemRoute.rest()
Methods in com.evolveum.midpoint.schema.route with parameters of type ItemRouteModifier and TypeMethodDescription@NotNull ItemRoute
static @NotNull List<PrismValue>
ItemRouteResolver.resolve
(@Nullable Containerable containerable, @NotNull ItemRoute route)