Lines Matching defs:overwriteExisting

272    * @param  overwriteExisting  Indicates whether to overwrite an
278 * <CODE>overwriteExisting</CODE> flag
282 boolean overwriteExisting)
287 if (! overwriteExisting)
514 * @param overwriteExisting Indicates whether to overwrite an
520 * <CODE>overwriteExisting</CODE> flag
524 boolean overwriteExisting)
529 if (! overwriteExisting)
705 * @param overwriteExisting Indicates whether to overwrite an
711 * <CODE>overwriteExisting</CODE> flag
715 boolean overwriteExisting)
720 if (! overwriteExisting)
816 * @param overwriteExisting Indicates whether to overwrite an
822 * <CODE>overwriteExisting</CODE> flag
827 boolean overwriteExisting)
841 if (! overwriteExisting && ldapSyntaxDescriptions.containsKey(oid))
852 registerSyntax(syntax.getSyntax(), overwriteExisting);
948 * @param overwriteExisting Indicates whether to overwrite an
955 * <CODE>overwriteExisting</CODE> flag
958 public void registerMatchingRule(MatchingRule matchingRule, boolean overwriteExisting)
963 if (!overwriteExisting)
1089 * @param overwriteExisting Indicates whether to overwrite an
1095 * <CODE>overwriteExisting</CODE> flag
1099 boolean overwriteExisting)
1106 if (!overwriteExisting && matchingRuleUses.containsKey(matchingRule))
1200 * @param overwriteExisting Indicates whether to overwrite an
1206 * <CODE>overwriteExisting</CODE> flag
1210 boolean overwriteExisting)
1217 if (! overwriteExisting && ditContentRules.containsKey(objectClass))
1363 * @param overwriteExisting Indicates whether to overwrite an
1369 * <CODE>overwriteExisting</CODE> flag
1374 boolean overwriteExisting)
1382 if (! overwriteExisting)
1544 * @param overwriteExisting Indicates whether to overwrite an
1550 * <CODE>overwriteExisting</CODE> flag
1554 boolean overwriteExisting)
1561 if (! overwriteExisting)