Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SchemaAttachedPolicyRulesType
-
Packages that use SchemaAttachedPolicyRulesType Package Description com.evolveum.midpoint.schema.util com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SchemaAttachedPolicyRulesType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type SchemaAttachedPolicyRulesType Modifier and Type Method Description static List<EvaluatedPolicyRuleType>ApprovalContextUtil. getAllRules(SchemaAttachedPolicyRulesType policyRules) -
Uses of SchemaAttachedPolicyRulesType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SchemaAttachedPolicyRulesType Modifier and Type Method Description SchemaAttachedPolicyRulesTypeApprovalContextType. beginPolicyRules()SchemaAttachedPolicyRulesTypeApprovalSchemaExecutionInformationType. beginPolicyRules()SchemaAttachedPolicyRulesTypeSchemaAttachedPolicyRulesType. clone()Creates and returns a deep copy of this object.SchemaAttachedPolicyRulesTypeObjectFactory. createSchemaAttachedPolicyRulesType()Create an instance ofSchemaAttachedPolicyRulesTypeSchemaAttachedPolicyRulesTypeSchemaAttachedPolicyRulesType. entry(SchemaAttachedPolicyRuleType value)SchemaAttachedPolicyRulesTypeApprovalContextType. getPolicyRules()SchemaAttachedPolicyRulesTypeApprovalSchemaExecutionInformationType. getPolicyRules()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SchemaAttachedPolicyRulesType Modifier and Type Method Description ApprovalContextTypeApprovalContextType. policyRules(SchemaAttachedPolicyRulesType value)ApprovalSchemaExecutionInformationTypeApprovalSchemaExecutionInformationType. policyRules(SchemaAttachedPolicyRulesType value)voidApprovalContextType. setPolicyRules(SchemaAttachedPolicyRulesType value)voidApprovalSchemaExecutionInformationType. setPolicyRules(SchemaAttachedPolicyRulesType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SchemaAttachedPolicyRulesType Constructor Description SchemaAttachedPolicyRulesType(SchemaAttachedPolicyRulesType o)Creates a newSchemaAttachedPolicyRulesTypeinstance by deeply copying a givenSchemaAttachedPolicyRulesTypeinstance.
-