public class DomainPrinter extends AbstractRecordPrinter<org.nhind.config.Domain>
AbstractRecordPrinter.ReportColumn| Modifier and Type | Field and Description |
|---|---|
protected static String |
DOMAIN_ID_COL |
protected static String |
DOMAIN_NAME_COL |
protected static String |
POSTMASTER_TYPE_COL |
protected static Collection<AbstractRecordPrinter.ReportColumn> |
REPORT_COLS |
protected static String |
STATUS_COL |
reportColumns, tableWidth| Constructor and Description |
|---|
DomainPrinter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getColumnValue(AbstractRecordPrinter.ReportColumn column,
org.nhind.config.Domain domain) |
printHeader, printRecord, printRecordInternal, printRecordsprotected static final Collection<AbstractRecordPrinter.ReportColumn> REPORT_COLS
protected static final String DOMAIN_ID_COL
protected static final String DOMAIN_NAME_COL
protected static final String POSTMASTER_TYPE_COL
protected static final String STATUS_COL
protected String getColumnValue(AbstractRecordPrinter.ReportColumn column, org.nhind.config.Domain domain)
getColumnValue in class AbstractRecordPrinter<org.nhind.config.Domain>Copyright © 2016. All Rights Reserved.