org.gcube.messaging.accounting.portal.logparser.entry
Class GenericEntry
java.lang.Object
org.gcube.messaging.accounting.portal.logparser.entry.LogEntry
org.gcube.messaging.accounting.portal.logparser.entry.GenericEntry
- All Implemented Interfaces:
- Serializable
public class GenericEntry
- extends LogEntry
- Author:
- Andrea Manzi(CERN)
- 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 |
Method Summary |
org.gcube.messaging.common.messages.records.BaseRecord |
fillRecord()
|
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 |
GenericEntry
public GenericEntry(String line)
throws ParseException
- Throws:
ParseException
fillRecord
public org.gcube.messaging.common.messages.records.BaseRecord fillRecord()
- Specified by:
fillRecord
in class LogEntry
Copyright © 2013. All Rights Reserved.