public class BundleAnchorRecordPrinter extends AbstractRecordPrinter<org.nhind.config.TrustBundleAnchor>
AbstractRecordPrinter.ReportColumn| Modifier and Type | Field and Description |
|---|---|
protected static String |
ANCHOR_NAME_COL |
protected DateFormat |
dtFormat |
protected static String |
EXPIRES_COL |
protected static Collection<AbstractRecordPrinter.ReportColumn> |
REPORT_COLS |
protected static String |
TP_NAME_COL |
reportColumns, tableWidth| Constructor and Description |
|---|
BundleAnchorRecordPrinter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getColumnValue(AbstractRecordPrinter.ReportColumn column,
org.nhind.config.TrustBundleAnchor record) |
printHeader, printRecord, printRecordInternal, printRecordsprotected static final String ANCHOR_NAME_COL
protected static final String TP_NAME_COL
protected static final String EXPIRES_COL
protected static final Collection<AbstractRecordPrinter.ReportColumn> REPORT_COLS
protected final DateFormat dtFormat
protected String getColumnValue(AbstractRecordPrinter.ReportColumn column, org.nhind.config.TrustBundleAnchor record)
getColumnValue in class AbstractRecordPrinter<org.nhind.config.TrustBundleAnchor>Copyright © 2016. All Rights Reserved.