Searched refs:scriptFriendlyArgument (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/tools/dsconfig/
H A DDSConfig.java410 private BooleanArgument scriptFriendlyArgument; field in class:DSConfig
521 return scriptFriendlyArgument.isPresent();
564 scriptFriendlyArgument = new BooleanArgument("script-friendly",
567 scriptFriendlyArgument.setPropertyName(OPTION_LONG_SCRIPT_FRIENDLY);
622 parser.addGlobalArgument(scriptFriendlyArgument);
772 if (scriptFriendlyArgument.isPresent() && verboseArgument.isPresent()) {
773 Message message = ERR_TOOL_CONFLICTING_ARGS.get(scriptFriendlyArgument
1073 if (scriptFriendlyArgument.isPresent())
1075 commandBuilder.addArgument(scriptFriendlyArgument);
1123 if (scriptFriendlyArgument
[all...]
/forgerock/opendj2/src/server/org/opends/server/tools/dsconfig/
H A DDSConfig.java409 private BooleanArgument scriptFriendlyArgument; field in class:DSConfig
520 return scriptFriendlyArgument.isPresent();
563 scriptFriendlyArgument = new BooleanArgument("script-friendly",
566 scriptFriendlyArgument.setPropertyName(OPTION_LONG_SCRIPT_FRIENDLY);
621 parser.addGlobalArgument(scriptFriendlyArgument);
771 if (scriptFriendlyArgument.isPresent() && verboseArgument.isPresent()) {
772 Message message = ERR_TOOL_CONFLICTING_ARGS.get(scriptFriendlyArgument
1072 if (scriptFriendlyArgument.isPresent())
1074 commandBuilder.addArgument(scriptFriendlyArgument);
1122 if (scriptFriendlyArgument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/dsconfig/
H A DDSConfig.java410 private BooleanArgument scriptFriendlyArgument; field in class:DSConfig
521 return scriptFriendlyArgument.isPresent();
564 scriptFriendlyArgument = new BooleanArgument("script-friendly",
567 scriptFriendlyArgument.setPropertyName(OPTION_LONG_SCRIPT_FRIENDLY);
622 parser.addGlobalArgument(scriptFriendlyArgument);
772 if (scriptFriendlyArgument.isPresent() && verboseArgument.isPresent()) {
773 Message message = ERR_TOOL_CONFLICTING_ARGS.get(scriptFriendlyArgument
1073 if (scriptFriendlyArgument.isPresent())
1075 commandBuilder.addArgument(scriptFriendlyArgument);
1123 if (scriptFriendlyArgument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/dsconfig/
H A DDSConfig.java410 private BooleanArgument scriptFriendlyArgument; field in class:DSConfig
521 return scriptFriendlyArgument.isPresent();
564 scriptFriendlyArgument = new BooleanArgument("script-friendly",
567 scriptFriendlyArgument.setPropertyName(OPTION_LONG_SCRIPT_FRIENDLY);
622 parser.addGlobalArgument(scriptFriendlyArgument);
772 if (scriptFriendlyArgument.isPresent() && verboseArgument.isPresent()) {
773 Message message = ERR_TOOL_CONFLICTING_ARGS.get(scriptFriendlyArgument
1073 if (scriptFriendlyArgument.isPresent())
1075 commandBuilder.addArgument(scriptFriendlyArgument);
1123 if (scriptFriendlyArgument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/tools/dsconfig/
H A DDSConfig.java409 private BooleanArgument scriptFriendlyArgument; field in class:DSConfig
520 return scriptFriendlyArgument.isPresent();
563 scriptFriendlyArgument = new BooleanArgument("script-friendly",
566 scriptFriendlyArgument.setPropertyName(OPTION_LONG_SCRIPT_FRIENDLY);
621 parser.addGlobalArgument(scriptFriendlyArgument);
771 if (scriptFriendlyArgument.isPresent() && verboseArgument.isPresent()) {
772 Message message = ERR_TOOL_CONFLICTING_ARGS.get(scriptFriendlyArgument
1072 if (scriptFriendlyArgument.isPresent())
1074 commandBuilder.addArgument(scriptFriendlyArgument);
1122 if (scriptFriendlyArgument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DLDAPCompare.java424 BooleanArgument scriptFriendlyArgument = null;
441 scriptFriendlyArgument = new BooleanArgument(
446 scriptFriendlyArgument.setPropertyName(
447 scriptFriendlyArgument.getLongIdentifier());
448 argParser.addInputOutputArgument(scriptFriendlyArgument);
1041 ldapCompare.isScriptFriendly = scriptFriendlyArgument.isPresent();
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DLDAPCompare.java405 BooleanArgument scriptFriendlyArgument = null;
422 scriptFriendlyArgument = new BooleanArgument(
427 scriptFriendlyArgument.setPropertyName(
428 scriptFriendlyArgument.getLongIdentifier());
429 argParser.addInputOutputArgument(scriptFriendlyArgument);
1022 ldapCompare.isScriptFriendly = scriptFriendlyArgument.isPresent();
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DLDAPCompare.java424 BooleanArgument scriptFriendlyArgument = null;
441 scriptFriendlyArgument = new BooleanArgument(
446 scriptFriendlyArgument.setPropertyName(
447 scriptFriendlyArgument.getLongIdentifier());
448 argParser.addInputOutputArgument(scriptFriendlyArgument);
1041 ldapCompare.isScriptFriendly = scriptFriendlyArgument.isPresent();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DLDAPCompare.java424 BooleanArgument scriptFriendlyArgument = null;
441 scriptFriendlyArgument = new BooleanArgument(
446 scriptFriendlyArgument.setPropertyName(
447 scriptFriendlyArgument.getLongIdentifier());
448 argParser.addInputOutputArgument(scriptFriendlyArgument);
1041 ldapCompare.isScriptFriendly = scriptFriendlyArgument.isPresent();
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DLDAPCompare.java405 BooleanArgument scriptFriendlyArgument = null;
422 scriptFriendlyArgument = new BooleanArgument(
427 scriptFriendlyArgument.setPropertyName(
428 scriptFriendlyArgument.getLongIdentifier());
429 argParser.addInputOutputArgument(scriptFriendlyArgument);
1022 ldapCompare.isScriptFriendly = scriptFriendlyArgument.isPresent();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DLDAPCompare.java390 BooleanArgument scriptFriendlyArgument = null;
409 scriptFriendlyArgument = new BooleanArgument(
414 scriptFriendlyArgument.setPropertyName(
415 scriptFriendlyArgument.getLongIdentifier());
416 argParser.addArgument(scriptFriendlyArgument);
934 ldapCompare.isScriptFriendly = scriptFriendlyArgument.isPresent();
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/dsconfig/
H A DDSConfig.java844 private BooleanArgument scriptFriendlyArgument; field in class:DSConfig
923 return scriptFriendlyArgument.isPresent();
941 scriptFriendlyArgument = CommonArguments.getScriptFriendly();
976 parser.addGlobalArgument(scriptFriendlyArgument);
1145 throwIfConflictingArgsSet(scriptFriendlyArgument, verboseArgument);
1324 if (scriptFriendlyArgument.isPresent()) {
1325 commandBuilder.addArgument(scriptFriendlyArgument);

Completed in 94 milliseconds