Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.GlobalPolicyRuleType
-
Packages that use GlobalPolicyRuleType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of GlobalPolicyRuleType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type GlobalPolicyRuleType Modifier and Type Method Description javax.xml.bind.JAXBElement<GlobalPolicyRuleType>
ObjectFactory. createGlobalPolicyRule(GlobalPolicyRuleType value)
List<GlobalPolicyRuleType>
SystemConfigurationType. createGlobalPolicyRuleList()
List<GlobalPolicyRuleType>
SystemConfigurationType. getGlobalPolicyRule()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type GlobalPolicyRuleType Modifier and Type Method Description javax.xml.bind.JAXBElement<GlobalPolicyRuleType>
ObjectFactory. createGlobalPolicyRule(GlobalPolicyRuleType value)
SystemConfigurationType
SystemConfigurationType. globalPolicyRule(GlobalPolicyRuleType value)
-