Searched refs:failOnError (Results 1 - 25 of 26) sorted by relevance

12

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DSchemaConfigManager.java345 * @param failOnError If {@code true}, indicates that this method should
354 * occurred and {@code failOnError} is {@code false}.
364 boolean failOnError) throws ConfigException, InitializationException
381 if (failOnError)
413 if (failOnError)
467 parseLdapSyntaxesDefinitions(serverContext, schema, schemaFile, failOnError,
469 parseAttributeTypeDefinitions(schema, schemaFile, failOnError, attrList);
470 parseObjectclassDefinitions(schema, schemaFile, failOnError, ocList);
471 parseNameFormDefinitions(schema, schemaFile, failOnError, nfList);
472 parseDITContentRuleDefinitions(schema, schemaFile, failOnError, dcrLis
363 loadSchemaFile(ServerContext serverContext, Schema schema, String schemaFile, boolean failOnError) argument
604 parseLdapSyntaxesDefinitions(ServerContext serverContext, Schema schema, String schemaFile, boolean failOnError, List<Attribute> ldapSyntaxList) argument
685 parseAttributeTypeDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> attrList) argument
751 parseObjectclassDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> ocList) argument
818 parseNameFormDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> nfList) argument
884 parseDITContentRuleDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> dcrList) argument
949 reportError(boolean failOnError, Exception e, LocalizableMessage message) argument
960 parseDITStructureRuleDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> dsrList) argument
1026 parseMatchingRuleUseDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> mruList) argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/core/
H A DSchemaConfigManager.java346 * @param failOnError If {@code true}, indicates that this method should
355 * occurred and {@code failOnError} is {@code false}.
366 boolean failOnError)
387 if (failOnError)
422 if (failOnError)
486 parseLdapSyntaxesDefinitions(schema, schemaFile, failOnError,
488 parseAttributeTypeDefinitions(schema, schemaFile, failOnError, attrList);
489 parseObjectclassDefinitions(schema, schemaFile, failOnError, ocList);
490 parseNameFormDefinitions(schema, schemaFile, failOnError, nfList);
491 parseDITContentRuleDefinitions(schema, schemaFile, failOnError, dcrLis
364 loadSchemaFile(Schema schema, String schemaFile, boolean failOnError) argument
780 parseLdapSyntaxesDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> ldapSyntaxList) argument
880 parseAttributeTypeDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> attrList) argument
977 parseObjectclassDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> ocList) argument
1076 parseNameFormDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> nfList) argument
1172 parseDITContentRuleDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> dcrList) argument
1270 parseDITStructureRuleDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> dsrList) argument
1368 parseMatchingRuleUseDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> mruList) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DSchemaConfigManager.java346 * @param failOnError If {@code true}, indicates that this method should
355 * occurred and {@code failOnError} is {@code false}.
366 boolean failOnError)
387 if (failOnError)
422 if (failOnError)
486 parseLdapSyntaxesDefinitions(schema, schemaFile, failOnError,
488 parseAttributeTypeDefinitions(schema, schemaFile, failOnError, attrList);
489 parseObjectclassDefinitions(schema, schemaFile, failOnError, ocList);
490 parseNameFormDefinitions(schema, schemaFile, failOnError, nfList);
491 parseDITContentRuleDefinitions(schema, schemaFile, failOnError, dcrLis
364 loadSchemaFile(Schema schema, String schemaFile, boolean failOnError) argument
780 parseLdapSyntaxesDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> ldapSyntaxList) argument
880 parseAttributeTypeDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> attrList) argument
977 parseObjectclassDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> ocList) argument
1076 parseNameFormDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> nfList) argument
1172 parseDITContentRuleDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> dcrList) argument
1270 parseDITStructureRuleDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> dsrList) argument
1368 parseMatchingRuleUseDefinitions(Schema schema, String schemaFile, boolean failOnError, List<Attribute> mruList) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/
H A DSchemaConfigManager.java324 * @param failOnError
332 * occurred and {@code failOnError} is {@code false}.
341 String schemaFile, boolean failOnError)
346 return loadSchemaFile(schema, f, failOnError);
350 boolean failOnError) throws ConfigException, InitializationException
367 if (failOnError)
399 if (failOnError)
762 if (failOnError)
780 if (failOnError)
794 syntaxDescription, failOnError);
340 loadSchemaFile(Schema schema, String schemaFile, boolean failOnError) argument
349 loadSchemaFile(Schema schema, File f, boolean failOnError) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/core/
H A DSchemaConfigManager.java376 * @param failOnError If {@code true}, indicates that this method should
385 * occurred and {@code failOnError} is {@code false}.
396 boolean failOnError)
417 if (failOnError)
452 if (failOnError)
818 if (failOnError)
839 if (failOnError)
856 syntaxDescription, failOnError);
913 if (failOnError)
933 if (failOnError)
394 loadSchemaFile(Schema schema, String schemaFile, boolean failOnError) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/core/
H A DSchemaConfigManager.java376 * @param failOnError If {@code true}, indicates that this method should
385 * occurred and {@code failOnError} is {@code false}.
396 boolean failOnError)
417 if (failOnError)
452 if (failOnError)
818 if (failOnError)
839 if (failOnError)
856 syntaxDescription, failOnError);
913 if (failOnError)
933 if (failOnError)
394 loadSchemaFile(Schema schema, String schemaFile, boolean failOnError) argument
[all...]
/forgerock/opendj2/ext/ant/lib/
H A Dant-contrib-1.0b3.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/antcontrib/ net/sf/antcontrib/antclipse/ ...
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-jsch.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant-contrib-1.0b3.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/antcontrib/ net/sf/antcontrib/antclipse/ ...
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-jsch.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant-contrib-1.0b3.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/antcontrib/ net/sf/antcontrib/antclipse/ ...
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-jsch.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant-contrib-1.0b3.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/antcontrib/ net/sf/antcontrib/antclipse/ ...
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-jsch.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant-contrib-1.0b3.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/antcontrib/ net/sf/antcontrib/antclipse/ ...
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-jsch.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 101 milliseconds

12