Uses of Interface
com.identityworksllc.iiq.common.PlanBuilder.AnyModifier
-
Packages that use PlanBuilder.AnyModifier Package Description com.identityworksllc.iiq.common Utilities, interfaces, and standalone tools for IIQ development -
-
Uses of PlanBuilder.AnyModifier in com.identityworksllc.iiq.common
Methods in com.identityworksllc.iiq.common that return PlanBuilder.AnyModifier Modifier and Type Method Description static PlanBuilder.AnyModifierPlanBuilder. argument(String name, Object value)Returns a modifier for any object that adds an argument to the object’sargumentsMap.
-