org.gcube.messaging.accounting.portal.logparser.entry
Class AquamapsEntry
java.lang.Object
org.gcube.messaging.accounting.portal.logparser.entry.LogEntry
org.gcube.messaging.accounting.portal.logparser.entry.AquamapsEntry
- All Implemented Interfaces:
- Serializable
public class AquamapsEntry
- extends LogEntry
- See Also:
- Serialized Form
Fields inherited from class org.gcube.messaging.accounting.portal.logparser.entry.LogEntry |
date, DATE_FORMAT, entryType, format, line, message, parameterSeparator, parameterValueSeparator, record, user, vre |
Methods inherited from class org.gcube.messaging.accounting.portal.logparser.entry.LogEntry |
getDate, getEntryType, getMessage, getRecord, getUser, getVre, parse, setDate, setEntryType, setMessage, setRecordName, setUser, setVre, toString |
AquamapsEntry
public AquamapsEntry(String line,
AccessLogParser.EntryType type)
throws ParseException
- constructor
- Parameters:
line
- the line to parseThe
- EntryType
- Throws:
ParseException
- exception
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getType
public String getType()
setType
public void setType(String type)
getSpeciesCount
public long getSpeciesCount()
setSpeciesCount
public void setSpeciesCount(long speciesCount)
isGis
public boolean isGis()
setGis
public void setGis(boolean gis)
getHspecId
public String getHspecId()
setHspecId
public void setHspecId(String hspecId)
fillRecord
public org.gcube.messaging.common.messages.records.BaseRecord fillRecord()
- Specified by:
fillRecord
in class LogEntry
Copyright © 2013. All Rights Reserved.