static class RawDataBatcher.ReporterProxy extends ReporterData
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
externalId |
private int |
id |
MAX_EXTERNAL_ID_LENGTH, MAX_LAST_SOURCE_LENGTH, MAX_SYMBOL_LENGTH
MAX_DESCRIPTION_LENGTH, MAX_NAME_LENGTH
Constructor and Description |
---|
RawDataBatcher.ReporterProxy() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExternalId()
Get the external id for this
ReporterData item. |
int |
getId()
Get the id of the item.
|
(package private) RawDataBatcher.ReporterProxy |
setTheId(int id,
java.lang.String externalId) |
getDescription, getEntryDate, getExtended, getLastSource, getLastUpdate, getName, getSymbol, setDescription, setExtended, setExternalId, setName, setSymbol
equals, getVersion, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getVersion
RawDataBatcher.ReporterProxy setTheId(int id, java.lang.String externalId)
public int getId()
BasicData
getId
in interface IdentifiableData
getId
in class BasicData
public java.lang.String getExternalId()
ReporterData
ReporterData
item.getExternalId
in class ReporterData