Class PolicyRuleTypeUtil.LazyMapConstraintsResolver
- java.lang.Object
-
- com.evolveum.midpoint.schema.util.PolicyRuleTypeUtil.LazyMapConstraintsResolver
-
- Enclosing class:
- PolicyRuleTypeUtil
public static class PolicyRuleTypeUtil.LazyMapConstraintsResolver extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @NotNull javax.xml.bind.JAXBElement<? extends AbstractPolicyConstraintType>
resolve(@NotNull String name)
-
-
-
Method Detail
-
resolve
@NotNull public @NotNull javax.xml.bind.JAXBElement<? extends AbstractPolicyConstraintType> resolve(@NotNull @NotNull String name) throws ObjectNotFoundException, SchemaException
-
-