Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ItemRouteType
Packages that use ItemRouteType
Package
Description
-
Uses of ItemRouteType in com.evolveum.midpoint.schema.route
Methods in com.evolveum.midpoint.schema.route with parameters of type ItemRouteTypeModifier and TypeMethodDescriptionstatic @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. -
Uses of ItemRouteType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ItemRouteTypeModifier and TypeMethodDescriptionItemRouteType.clone()
ObjectFactory.createItemRouteType()
ItemRouteType.segment
(ItemRouteSegmentType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ItemRouteType