| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.io.input.BOMInputStream |
fis |
protected int |
recordCount |
protected StAXHRImportRecordCollection |
records |
protected Date |
reportDate |
protected BigDecimal |
schemaVersion |
protected String |
statusEmailRecipient |
protected XMLStreamReader |
xsr |
| Constructor and Description |
|---|
StAXHRImport(String importFile) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
int |
getRecordCount() |
HRImportRecordCollection |
getRecords() |
Date |
getReportDate() |
BigDecimal |
getSchemaVersion() |
String |
getStatusEmailRecipient() |
protected void |
readAttributes() |
protected XMLStreamReader xsr
protected org.apache.commons.io.input.BOMInputStream fis
protected BigDecimal schemaVersion
protected String statusEmailRecipient
protected Date reportDate
protected int recordCount
protected StAXHRImportRecordCollection records
public StAXHRImport(String importFile)
protected void readAttributes()
public BigDecimal getSchemaVersion()
getSchemaVersion in interface HRImportpublic String getStatusEmailRecipient()
getStatusEmailRecipient in interface HRImportpublic int getRecordCount()
getRecordCount in interface HRImportpublic HRImportRecordCollection getRecords()
getRecords in interface HRImportpublic Date getReportDate()
getReportDate in interface HRImportprotected void finalize()
throws Throwable
finalize in class ObjectThrowableObject.finalize()Copyright © 2018 KualiCo. All rights reserved.