Searched refs:checkSchema (Results 26 - 50 of 101) sorted by relevance

12345

/forgerock/opendj2-jel-hg/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendModifyDNOperation.java942 if ((DirectoryServer.checkSchema()) && (! isSynchronizationOperation()))
978 * @param checkSchema A boolean allowing to control if schema must be
985 int startPos, boolean checkSchema)
1020 if (DirectoryServer.checkSchema() && checkSchema)
984 applyPreOpModifications(List<Modification> modifications, int startPos, boolean checkSchema) argument
/forgerock/opendj2-hg/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendModifyDNOperation.java772 if (DirectoryServer.checkSchema() && !isSynchronizationOperation())
808 * @param checkSchema A boolean allowing to control if schema must be
815 int startPos, boolean checkSchema)
849 if (DirectoryServer.checkSchema() && checkSchema)
814 applyPreOpModifications(List<Modification> modifications, int startPos, boolean checkSchema) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DLDIFDiff.java224 "checkschema", null, "checkSchema",
293 boolean checkSchema = configFile.isPresent() && doCheckSchema.isPresent();
303 if (checkSchema)
419 Entry entry = reader.readEntry(checkSchema);
459 Entry entry = reader.readEntry(checkSchema);
H A DLDIFSearch.java397 boolean checkSchema = configFile.isPresent();
403 if (checkSchema)
679 Entry entry = reader.readEntry(checkSchema);
H A DLDIFModify.java530 boolean checkSchema = configFile.isPresent();
531 if (checkSchema)
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/workflowelement/localbackend/
H A DLocalBackendModifyDNOperation.java708 if (DirectoryServer.checkSchema() && !isSynchronizationOperation())
740 * @param checkSchema A boolean allowing to control if schema must be
747 int startPos, boolean checkSchema)
780 if (DirectoryServer.checkSchema() && checkSchema)
746 applyPreOpModifications(List<Modification> modifications, int startPos, boolean checkSchema) argument
/forgerock/opendj-b2.6/src/server/org/opends/server/util/
H A DLDIFReader.java230 private Entry readEntry(boolean checkSchema, Map<DN, Suffix> map, argument
311 operationalAttrBuilders, checkSchema);
429 if (checkSchema)
461 * @param checkSchema Indicates whether this reader should perform schema
476 public Entry readEntry(boolean checkSchema) argument
531 operationalAttrBuilders, checkSchema);
634 if (checkSchema)
1148 * @param checkSchema Indicates whether to perform schema
1159 boolean checkSchema)
1226 if(checkSchema
1154 readAttribute(LinkedList<StringBuilder> lines, StringBuilder line, DN entryDN, HashMap<ObjectClass,String> objectClasses, HashMap<AttributeType,List<AttributeBuilder>> userAttrBuilders, HashMap<AttributeType,List<AttributeBuilder>> operationalAttrBuilders, boolean checkSchema) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/util/
H A DLDIFReader.java230 private Entry readEntry(boolean checkSchema, Map<DN, Suffix> map, argument
311 operationalAttrBuilders, checkSchema);
429 if (checkSchema)
461 * @param checkSchema Indicates whether this reader should perform schema
476 public Entry readEntry(boolean checkSchema) argument
531 operationalAttrBuilders, checkSchema);
634 if (checkSchema)
1148 * @param checkSchema Indicates whether to perform schema
1159 boolean checkSchema)
1226 if(checkSchema
1154 readAttribute(LinkedList<StringBuilder> lines, StringBuilder line, DN entryDN, HashMap<ObjectClass,String> objectClasses, HashMap<AttributeType,List<AttributeBuilder>> userAttrBuilders, HashMap<AttributeType,List<AttributeBuilder>> operationalAttrBuilders, boolean checkSchema) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/
H A DLDIFReader.java230 private Entry readEntry(boolean checkSchema, Map<DN, Suffix> map, argument
311 operationalAttrBuilders, checkSchema);
429 if (checkSchema)
461 * @param checkSchema Indicates whether this reader should perform schema
476 public Entry readEntry(boolean checkSchema) argument
531 operationalAttrBuilders, checkSchema);
634 if (checkSchema)
1148 * @param checkSchema Indicates whether to perform schema
1159 boolean checkSchema)
1226 if(checkSchema
1154 readAttribute(LinkedList<StringBuilder> lines, StringBuilder line, DN entryDN, HashMap<ObjectClass,String> objectClasses, HashMap<AttributeType,List<AttributeBuilder>> userAttrBuilders, HashMap<AttributeType,List<AttributeBuilder>> operationalAttrBuilders, boolean checkSchema) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DLDIFSearch.java467 boolean checkSchema = configFile.isPresent();
472 if (checkSchema)
776 Entry entry = reader.readEntry(checkSchema);
H A DLDIFDiff.java232 "checkschema", null, "checkSchema",
306 boolean checkSchema = configFile.isPresent() && doCheckSchema.isPresent();
316 if (checkSchema)
459 Entry entry = reader.readEntry(checkSchema);
508 Entry entry = reader.readEntry(checkSchema);
H A DLDIFModify.java558 boolean checkSchema = configFile.isPresent();
559 if (checkSchema)
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DLDIFSearch.java446 boolean checkSchema = configFile.isPresent();
451 if (checkSchema)
755 Entry entry = reader.readEntry(checkSchema);
H A DLDIFDiff.java214 "checkschema", null, "checkSchema",
288 boolean checkSchema = configFile.isPresent() && doCheckSchema.isPresent();
298 if (checkSchema)
441 Entry entry = reader.readEntry(checkSchema);
490 Entry entry = reader.readEntry(checkSchema);
H A DLDIFModify.java545 boolean checkSchema = configFile.isPresent();
546 if (checkSchema)
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DLDIFSearch.java467 boolean checkSchema = configFile.isPresent();
472 if (checkSchema)
776 Entry entry = reader.readEntry(checkSchema);
H A DLDIFDiff.java232 "checkschema", null, "checkSchema",
306 boolean checkSchema = configFile.isPresent() && doCheckSchema.isPresent();
316 if (checkSchema)
459 Entry entry = reader.readEntry(checkSchema);
508 Entry entry = reader.readEntry(checkSchema);
H A DLDIFModify.java558 boolean checkSchema = configFile.isPresent();
559 if (checkSchema)
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DLDIFSearch.java467 boolean checkSchema = configFile.isPresent();
472 if (checkSchema)
776 Entry entry = reader.readEntry(checkSchema);
H A DLDIFDiff.java232 "checkschema", null, "checkSchema",
306 boolean checkSchema = configFile.isPresent() && doCheckSchema.isPresent();
316 if (checkSchema)
459 Entry entry = reader.readEntry(checkSchema);
508 Entry entry = reader.readEntry(checkSchema);
H A DLDIFModify.java558 boolean checkSchema = configFile.isPresent();
559 if (checkSchema)
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DLDIFSearch.java446 boolean checkSchema = configFile.isPresent();
451 if (checkSchema)
755 Entry entry = reader.readEntry(checkSchema);
H A DLDIFDiff.java214 "checkschema", null, "checkSchema",
288 boolean checkSchema = configFile.isPresent() && doCheckSchema.isPresent();
298 if (checkSchema)
441 Entry entry = reader.readEntry(checkSchema);
490 Entry entry = reader.readEntry(checkSchema);
H A DLDIFModify.java545 boolean checkSchema = configFile.isPresent();
546 if (checkSchema)
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLDIFViewEntryPanel.java333 entry = reader.readEntry(checkSchema());

Completed in 136 milliseconds

12345