/forgerock/opendj-b2.6/src/server/org/opends/server/util/cli/ |
H A D | PointAdder.java | 45 private final ProgressMessageFormatter formatter; field in class:PointAdder 71 * @param formatter the text formatter. 75 ProgressMessageFormatter formatter) 80 this.formatter = formatter; 90 mb.append(formatter.getSpace()); 93 mb.append(formatter.getFormattedPoint()); 140 app.print(formatter.getFormattedPoint()); 144 app.printProgress(formatter 73 PointAdder(ConsoleApplication app, long periodTime, boolean isError, ProgressMessageFormatter formatter) argument [all...] |
/forgerock/opendj2/src/server/org/opends/server/util/cli/ |
H A D | PointAdder.java | 44 private final ProgressMessageFormatter formatter; field in class:PointAdder 70 * @param formatter the text formatter. 74 ProgressMessageFormatter formatter) 79 this.formatter = formatter; 89 mb.append(formatter.getSpace()); 92 mb.append(formatter.getFormattedPoint()); 139 app.print(formatter.getFormattedPoint()); 143 app.printProgress(formatter 72 PointAdder(ConsoleApplication app, long periodTime, boolean isError, ProgressMessageFormatter formatter) argument [all...] |
/forgerock/opendj2.6.2/src/server/org/opends/server/util/cli/ |
H A D | PointAdder.java | 45 private final ProgressMessageFormatter formatter; field in class:PointAdder 71 * @param formatter the text formatter. 75 ProgressMessageFormatter formatter) 80 this.formatter = formatter; 90 mb.append(formatter.getSpace()); 93 mb.append(formatter.getFormattedPoint()); 140 app.print(formatter.getFormattedPoint()); 144 app.printProgress(formatter 73 PointAdder(ConsoleApplication app, long periodTime, boolean isError, ProgressMessageFormatter formatter) argument [all...] |
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/cli/ |
H A D | PointAdder.java | 45 private final ProgressMessageFormatter formatter; field in class:PointAdder 71 * @param formatter the text formatter. 75 ProgressMessageFormatter formatter) 80 this.formatter = formatter; 90 mb.append(formatter.getSpace()); 93 mb.append(formatter.getFormattedPoint()); 140 app.print(formatter.getFormattedPoint()); 144 app.printProgress(formatter 73 PointAdder(ConsoleApplication app, long periodTime, boolean isError, ProgressMessageFormatter formatter) argument [all...] |
/forgerock/opendj2-hg/src/server/org/opends/server/util/cli/ |
H A D | PointAdder.java | 44 private final ProgressMessageFormatter formatter; field in class:PointAdder 70 * @param formatter the text formatter. 74 ProgressMessageFormatter formatter) 79 this.formatter = formatter; 89 mb.append(formatter.getSpace()); 92 mb.append(formatter.getFormattedPoint()); 139 app.print(formatter.getFormattedPoint()); 143 app.printProgress(formatter 72 PointAdder(ConsoleApplication app, long periodTime, boolean isError, ProgressMessageFormatter formatter) argument [all...] |
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/util/cli/ |
H A D | PointAdder.java | 46 private final ProgressMessageFormatter formatter; field in class:PointAdder 77 * @param formatter 78 * The text formatter. 82 ProgressMessageFormatter formatter) 87 this.formatter = formatter; 97 mb.append(formatter.getSpace()); 100 mb.append(formatter.getFormattedPoint()); 136 app.print(formatter.getFormattedPoint()); 80 PointAdder(ConsoleApplication app, long periodTime, boolean isError, ProgressMessageFormatter formatter) argument
|
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ |
H A D | Application.java | 82 protected ProgressMessageFormatter formatter; field in class:Application 271 formatter.getFormattedWithPoints(newLogDetail)); 275 * Sets the formatter this instance should use to used 277 * @param formatter ProgressMessageFormatter for formatting 280 public void setProgressMessageFormatter(ProgressMessageFormatter formatter) { argument 281 this.formatter = formatter; 286 * Gets the formatter this instance is currently using. 287 * @return the progress message formatter currently used by this 291 return formatter; [all...] |
H A D | CliApplication.java | 63 * Sets the formatter that will be used to format messages. 64 * @param formatter ProgressMessageFormatter used to format messages 66 void setProgressMessageFormatter(ProgressMessageFormatter formatter); argument
|
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/ |
H A D | Application.java | 83 protected ProgressMessageFormatter formatter; field in class:Application 272 formatter.getFormattedWithPoints(newLogDetail)); 276 * Sets the formatter this instance should use to used 278 * @param formatter ProgressMessageFormatter for formatting 281 public void setProgressMessageFormatter(ProgressMessageFormatter formatter) { argument 282 this.formatter = formatter; 287 * Gets the formatter this instance is currently using. 288 * @return the progress message formatter currently used by this 292 return formatter; [all...] |
H A D | CliApplication.java | 64 * Sets the formatter that will be used to format messages. 65 * @param formatter ProgressMessageFormatter used to format messages 67 void setProgressMessageFormatter(ProgressMessageFormatter formatter); argument
|
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/ |
H A D | Application.java | 83 protected ProgressMessageFormatter formatter; field in class:Application 272 formatter.getFormattedWithPoints(newLogDetail)); 276 * Sets the formatter this instance should use to used 278 * @param formatter ProgressMessageFormatter for formatting 281 public void setProgressMessageFormatter(ProgressMessageFormatter formatter) { argument 282 this.formatter = formatter; 287 * Gets the formatter this instance is currently using. 288 * @return the progress message formatter currently used by this 292 return formatter; [all...] |
H A D | CliApplication.java | 64 * Sets the formatter that will be used to format messages. 65 * @param formatter ProgressMessageFormatter used to format messages 67 void setProgressMessageFormatter(ProgressMessageFormatter formatter); argument
|
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/ |
H A D | Application.java | 82 protected ProgressMessageFormatter formatter; field in class:Application 271 formatter.getFormattedWithPoints(newLogDetail)); 275 * Sets the formatter this instance should use to used 277 * @param formatter ProgressMessageFormatter for formatting 280 public void setProgressMessageFormatter(ProgressMessageFormatter formatter) { argument 281 this.formatter = formatter; 286 * Gets the formatter this instance is currently using. 287 * @return the progress message formatter currently used by this 291 return formatter; [all...] |
H A D | CliApplication.java | 63 * Sets the formatter that will be used to format messages. 64 * @param formatter ProgressMessageFormatter used to format messages 66 void setProgressMessageFormatter(ProgressMessageFormatter formatter); argument
|
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/ |
H A D | Application.java | 85 protected ProgressMessageFormatter formatter; field in class:Application 265 formatter.getFormattedWithPoints(newLogDetail)); 269 * Sets the formatter this instance should use to used 271 * @param formatter ProgressMessageFormatter for formatting 274 public void setProgressMessageFormatter(ProgressMessageFormatter formatter) { argument 275 this.formatter = formatter; 280 * Gets the formatter this instance is currently using. 281 * @return the progress message formatter currently used by this 285 return formatter; [all...] |
H A D | CliApplication.java | 64 * Sets the formatter that will be used to format messages. 65 * @param formatter ProgressMessageFormatter used to format messages 67 void setProgressMessageFormatter(ProgressMessageFormatter formatter); argument
|
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/ |
H A D | Application.java | 80 protected ProgressMessageFormatter formatter; field in class:Application 271 formatter.getFormattedWithPoints(newLogDetail)); 275 * Sets the formatter this instance should use to used 277 * @param formatter ProgressMessageFormatter for formatting 280 public void setProgressMessageFormatter(ProgressMessageFormatter formatter) { argument 281 this.formatter = formatter; 286 * Gets the formatter this instance is currently using. 287 * @return the progress message formatter currently used by this 291 return formatter; [all...] |
H A D | CliApplication.java | 71 * Sets the formatter that will be used to format messages. 72 * @param formatter ProgressMessageFormatter used to format messages 74 void setProgressMessageFormatter(ProgressMessageFormatter formatter); argument
|
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/dsreplication/ |
H A D | LocalPurgeHistorical.java | 64 private final ProgressMessageFormatter formatter; field in class:LocalPurgeHistorical 73 * @param formatter the formatter to be used to generated the messages. 81 ProgressMessageFormatter formatter, String configFile, 86 this.formatter = formatter; 104 app.printProgress(formatter.getFormattedProgress( 150 app.printProgress(formatter.getFormattedDone()); 153 app.printProgress(formatter.getFormattedProgress( 79 LocalPurgeHistorical(PurgeHistoricalUserData uData, ConsoleApplication app, ProgressMessageFormatter formatter, String configFile, String configClass) argument
|
/forgerock/opendj2/src/server/org/opends/server/tools/dsreplication/ |
H A D | LocalPurgeHistorical.java | 63 private final ProgressMessageFormatter formatter; field in class:LocalPurgeHistorical 72 * @param formatter the formatter to be used to generated the messages. 80 ProgressMessageFormatter formatter, String configFile, 85 this.formatter = formatter; 103 app.printProgress(formatter.getFormattedProgress( 149 app.printProgress(formatter.getFormattedDone()); 152 app.printProgress(formatter.getFormattedProgress( 78 LocalPurgeHistorical(PurgeHistoricalUserData uData, ConsoleApplication app, ProgressMessageFormatter formatter, String configFile, String configClass) argument
|
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/dsreplication/ |
H A D | LocalPurgeHistorical.java | 64 private final ProgressMessageFormatter formatter; field in class:LocalPurgeHistorical 73 * @param formatter the formatter to be used to generated the messages. 81 ProgressMessageFormatter formatter, String configFile, 86 this.formatter = formatter; 104 app.printProgress(formatter.getFormattedProgress( 150 app.printProgress(formatter.getFormattedDone()); 153 app.printProgress(formatter.getFormattedProgress( 79 LocalPurgeHistorical(PurgeHistoricalUserData uData, ConsoleApplication app, ProgressMessageFormatter formatter, String configFile, String configClass) argument
|
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/dsreplication/ |
H A D | LocalPurgeHistorical.java | 64 private final ProgressMessageFormatter formatter; field in class:LocalPurgeHistorical 73 * @param formatter the formatter to be used to generated the messages. 81 ProgressMessageFormatter formatter, String configFile, 86 this.formatter = formatter; 104 app.printProgress(formatter.getFormattedProgress( 150 app.printProgress(formatter.getFormattedDone()); 153 app.printProgress(formatter.getFormattedProgress( 79 LocalPurgeHistorical(PurgeHistoricalUserData uData, ConsoleApplication app, ProgressMessageFormatter formatter, String configFile, String configClass) argument
|
/forgerock/opendj2-hg/src/server/org/opends/server/tools/dsreplication/ |
H A D | LocalPurgeHistorical.java | 63 private final ProgressMessageFormatter formatter; field in class:LocalPurgeHistorical 72 * @param formatter the formatter to be used to generated the messages. 80 ProgressMessageFormatter formatter, String configFile, 85 this.formatter = formatter; 103 app.printProgress(formatter.getFormattedProgress( 149 app.printProgress(formatter.getFormattedDone()); 152 app.printProgress(formatter.getFormattedProgress( 78 LocalPurgeHistorical(PurgeHistoricalUserData uData, ConsoleApplication app, ProgressMessageFormatter formatter, String configFile, String configClass) argument
|
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/dsreplication/ |
H A D | LocalPurgeHistorical.java | 62 private final ProgressMessageFormatter formatter; field in class:LocalPurgeHistorical 71 * @param formatter the formatter to be used to generated the messages. 79 ProgressMessageFormatter formatter, String configFile, 84 this.formatter = formatter; 102 app.print(formatter.getFormattedProgress( 148 app.print(formatter.getFormattedDone()); 151 app.print(formatter.getFormattedProgress( 77 LocalPurgeHistorical(PurgeHistoricalUserData uData, ConsoleApplication app, ProgressMessageFormatter formatter, String configFile, String configClass) argument
|
/forgerock/authenticator-ios-v2/ |
H A D | FRADateUtilsTests.m | 44 NSDateFormatter *formatter; 55 formatter = [[NSDateFormatter alloc] init]; 56 [formatter setDateFormat:@"yyyy-MM-dd HH:mm:ss"]; 152 OCMStub([mockDate date]).andReturn([formatter dateFromString:CURRENT_TIME]); 153 return [dateTools ageOfEventTime:[formatter dateFromString:timestamp]];
|