Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SchemaAttachedPolicyRuleType
-
Packages that use SchemaAttachedPolicyRuleType Package Description com.evolveum.midpoint.schema.util com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SchemaAttachedPolicyRuleType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return types with arguments of type SchemaAttachedPolicyRuleType Modifier and Type Method Description static @NotNull List<SchemaAttachedPolicyRuleType>ApprovalContextUtil. getAttachedPolicyRules(ApprovalContextType actx, int order) -
Uses of SchemaAttachedPolicyRuleType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type SchemaAttachedPolicyRuleType Modifier and Type Field Description protected List<SchemaAttachedPolicyRuleType>SchemaAttachedPolicyRulesType. entryMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SchemaAttachedPolicyRuleType Modifier and Type Method Description SchemaAttachedPolicyRuleTypeSchemaAttachedPolicyRulesType. beginEntry()SchemaAttachedPolicyRuleTypeSchemaAttachedPolicyRuleType. clone()Creates and returns a deep copy of this object.SchemaAttachedPolicyRuleTypeObjectFactory. createSchemaAttachedPolicyRuleType()Create an instance ofSchemaAttachedPolicyRuleTypeSchemaAttachedPolicyRuleTypeSchemaAttachedPolicyRuleType. rule(EvaluatedPolicyRuleType value)SchemaAttachedPolicyRuleTypeSchemaAttachedPolicyRuleType. stageMax(Integer value)SchemaAttachedPolicyRuleTypeSchemaAttachedPolicyRuleType. stageMin(Integer value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SchemaAttachedPolicyRuleType Modifier and Type Method Description List<SchemaAttachedPolicyRuleType>SchemaAttachedPolicyRulesType. getEntry()Gets the value of the entry property.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SchemaAttachedPolicyRuleType Modifier and Type Method Description SchemaAttachedPolicyRulesTypeSchemaAttachedPolicyRulesType. entry(SchemaAttachedPolicyRuleType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SchemaAttachedPolicyRuleType Constructor Description SchemaAttachedPolicyRuleType(SchemaAttachedPolicyRuleType o)Creates a newSchemaAttachedPolicyRuleTypeinstance by deeply copying a givenSchemaAttachedPolicyRuleTypeinstance.
-