|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.messaging.accounting.portal.logparser.entry.LogEntry
org.gcube.messaging.accounting.portal.logparser.entry.AISEntry
public class AISEntry
| Constructor Summary | |
|---|---|
AISEntry(java.lang.String line,
AccessLogParser.EntryType type)
constructor |
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AISEntry(java.lang.String line,
AccessLogParser.EntryType type)
throws java.text.ParseException
line - the line to parseThe - EntryType
java.text.ParseException - exception| Method Detail |
|---|
public org.gcube.messaging.common.messages.records.BaseRecord fillRecord()
fillRecord in class LogEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||