policyId = candidatePolicy.getPolicyId();
updateOperationForPolicy = true;
policySetNeedToBeSaved = false;
}
targetPolicyWizard.addRule(0, banAttributeWizard, EffectType.Deny);
// Store the ban policy and the policy set in which it is contained
// (only if needed)
if (policySetNeedToBeSaved) {
if (updateOperationForPolicySet) {