Searched defs:excludeAttributeStrings (Results 1 - 24 of 24) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/tasks/
H A DExportTask.java136 private ArrayList<String> excludeAttributeStrings; field in class:ExportTask
263 excludeAttributeStrings = TaskUtils.getMultiValueString(attrList);
318 if (excludeAttributeStrings == null)
325 for (String attrName : excludeAttributeStrings)
H A DImportTask.java180 private ArrayList<String> excludeAttributeStrings = null; field in class:ImportTask
361 excludeAttributeStrings = TaskUtils.getMultiValueString(attrList);
611 new HashSet<AttributeType>(excludeAttributeStrings.size());
612 for (String attrName : excludeAttributeStrings)
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DExportLDIF.java140 private StringArgument excludeAttributeStrings = null; field in class:ExportLDIF
246 excludeAttributeStrings =
252 argParser.addArgument(excludeAttributeStrings);
435 List<String> excludeAttributes = excludeAttributeStrings.getValues();
699 if (excludeAttributeStrings == null)
706 for (String attrName : excludeAttributeStrings.getValues())
H A DImportLDIF.java163 private StringArgument excludeAttributeStrings = null; field in class:ImportLDIF
297 excludeAttributeStrings =
303 argParser.addArgument(excludeAttributeStrings);
607 List<String> excludeAttributes = excludeAttributeStrings.getValues();
1017 if (excludeAttributeStrings == null)
1024 for (String attrName : excludeAttributeStrings.getValues())
/forgerock/opendj2/src/server/org/opends/server/tasks/
H A DExportTask.java135 private ArrayList<String> excludeAttributeStrings; field in class:ExportTask
262 excludeAttributeStrings = TaskUtils.getMultiValueString(attrList);
317 if (excludeAttributeStrings == null)
324 for (String attrName : excludeAttributeStrings)
H A DImportTask.java179 private ArrayList<String> excludeAttributeStrings = null; field in class:ImportTask
360 excludeAttributeStrings = TaskUtils.getMultiValueString(attrList);
610 new HashSet<AttributeType>(excludeAttributeStrings.size());
611 for (String attrName : excludeAttributeStrings)
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DExportLDIF.java139 private StringArgument excludeAttributeStrings = null; field in class:ExportLDIF
228 excludeAttributeStrings =
234 argParser.addArgument(excludeAttributeStrings);
417 List<String> excludeAttributes = excludeAttributeStrings.getValues();
681 if (excludeAttributeStrings == null)
688 for (String attrName : excludeAttributeStrings.getValues())
H A DImportLDIF.java162 private StringArgument excludeAttributeStrings = null; field in class:ImportLDIF
279 excludeAttributeStrings =
285 argParser.addArgument(excludeAttributeStrings);
589 List<String> excludeAttributes = excludeAttributeStrings.getValues();
999 if (excludeAttributeStrings == null)
1006 for (String attrName : excludeAttributeStrings.getValues())
/forgerock/opendj2.6.2/src/server/org/opends/server/tasks/
H A DExportTask.java136 private ArrayList<String> excludeAttributeStrings; field in class:ExportTask
263 excludeAttributeStrings = TaskUtils.getMultiValueString(attrList);
318 if (excludeAttributeStrings == null)
325 for (String attrName : excludeAttributeStrings)
H A DImportTask.java180 private ArrayList<String> excludeAttributeStrings = null; field in class:ImportTask
361 excludeAttributeStrings = TaskUtils.getMultiValueString(attrList);
611 new HashSet<AttributeType>(excludeAttributeStrings.size());
612 for (String attrName : excludeAttributeStrings)
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DExportLDIF.java140 private StringArgument excludeAttributeStrings = null; field in class:ExportLDIF
246 excludeAttributeStrings =
252 argParser.addArgument(excludeAttributeStrings);
435 List<String> excludeAttributes = excludeAttributeStrings.getValues();
699 if (excludeAttributeStrings == null)
706 for (String attrName : excludeAttributeStrings.getValues())
H A DImportLDIF.java163 private StringArgument excludeAttributeStrings = null; field in class:ImportLDIF
297 excludeAttributeStrings =
303 argParser.addArgument(excludeAttributeStrings);
607 List<String> excludeAttributes = excludeAttributeStrings.getValues();
1017 if (excludeAttributeStrings == null)
1024 for (String attrName : excludeAttributeStrings.getValues())
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tasks/
H A DExportTask.java136 private ArrayList<String> excludeAttributeStrings; field in class:ExportTask
263 excludeAttributeStrings = TaskUtils.getMultiValueString(attrList);
318 if (excludeAttributeStrings == null)
325 for (String attrName : excludeAttributeStrings)
H A DImportTask.java180 private ArrayList<String> excludeAttributeStrings = null; field in class:ImportTask
361 excludeAttributeStrings = TaskUtils.getMultiValueString(attrList);
611 new HashSet<AttributeType>(excludeAttributeStrings.size());
612 for (String attrName : excludeAttributeStrings)
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DExportLDIF.java140 private StringArgument excludeAttributeStrings = null; field in class:ExportLDIF
246 excludeAttributeStrings =
252 argParser.addArgument(excludeAttributeStrings);
435 List<String> excludeAttributes = excludeAttributeStrings.getValues();
699 if (excludeAttributeStrings == null)
706 for (String attrName : excludeAttributeStrings.getValues())
H A DImportLDIF.java163 private StringArgument excludeAttributeStrings = null; field in class:ImportLDIF
297 excludeAttributeStrings =
303 argParser.addArgument(excludeAttributeStrings);
607 List<String> excludeAttributes = excludeAttributeStrings.getValues();
1017 if (excludeAttributeStrings == null)
1024 for (String attrName : excludeAttributeStrings.getValues())
/forgerock/opendj2-hg/src/server/org/opends/server/tasks/
H A DExportTask.java135 private ArrayList<String> excludeAttributeStrings; field in class:ExportTask
262 excludeAttributeStrings = TaskUtils.getMultiValueString(attrList);
317 if (excludeAttributeStrings == null)
324 for (String attrName : excludeAttributeStrings)
H A DImportTask.java179 private ArrayList<String> excludeAttributeStrings = null; field in class:ImportTask
360 excludeAttributeStrings = TaskUtils.getMultiValueString(attrList);
610 new HashSet<AttributeType>(excludeAttributeStrings.size());
611 for (String attrName : excludeAttributeStrings)
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DExportLDIF.java139 private StringArgument excludeAttributeStrings = null; field in class:ExportLDIF
228 excludeAttributeStrings =
234 argParser.addArgument(excludeAttributeStrings);
417 List<String> excludeAttributes = excludeAttributeStrings.getValues();
681 if (excludeAttributeStrings == null)
688 for (String attrName : excludeAttributeStrings.getValues())
H A DImportLDIF.java162 private StringArgument excludeAttributeStrings = null; field in class:ImportLDIF
279 excludeAttributeStrings =
285 argParser.addArgument(excludeAttributeStrings);
589 List<String> excludeAttributes = excludeAttributeStrings.getValues();
999 if (excludeAttributeStrings == null)
1006 for (String attrName : excludeAttributeStrings.getValues())
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tasks/
H A DExportTask.java103 private ArrayList<String> excludeAttributeStrings; field in class:ExportTask
166 excludeAttributeStrings = toListOfString(taskEntry, ATTR_TASK_EXPORT_EXCLUDE_ATTRIBUTE);
225 HashSet<AttributeType> excludeAttributes = toAttributeTypes(excludeAttributeStrings);
H A DImportTask.java111 private ArrayList<String> excludeAttributeStrings; field in class:ImportTask
211 excludeAttributeStrings = asListOfStrings(taskEntry, typeExcludeAttribute);
416 HashSet<AttributeType> excludeAttributes = toAttributeTypes(excludeAttributeStrings);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DExportLDIF.java151 private StringArgument excludeAttributeStrings; field in class:ExportLDIF
242 excludeAttributeStrings =
248 argParser.addArgument(excludeAttributeStrings);
377 addAttribute(attributes, ATTR_TASK_EXPORT_EXCLUDE_ATTRIBUTE, excludeAttributeStrings.getValues());
550 Set<AttributeType> excludeAttributes = toAttributeTypes(excludeAttributeStrings);
H A DImportLDIF.java163 private StringArgument excludeAttributeStrings; field in class:ImportLDIF
368 excludeAttributeStrings =
374 argParser.addArgument(excludeAttributeStrings);
494 addAttribute(attributes, ATTR_IMPORT_EXCLUDE_ATTRIBUTE, excludeAttributeStrings.getValues());
703 if (excludeAttributeStrings == null)
710 for (String attrName : excludeAttributeStrings.getValues())

Completed in 625 milliseconds