org.gcube.messaging.accounting.portal.logparser.entry
Class QuickSearchEntry

java.lang.Object
  extended by org.gcube.messaging.accounting.portal.logparser.entry.LogEntry
      extended by org.gcube.messaging.accounting.portal.logparser.entry.QuickSearchEntry
All Implemented Interfaces:
Serializable

public class QuickSearchEntry
extends LogEntry

Author:
Andrea Manzi(CERN)
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.gcube.messaging.accounting.portal.logparser.entry.LogEntry
LogEntry.TokensType
 
Field Summary
 
Fields inherited from class org.gcube.messaging.accounting.portal.logparser.entry.LogEntry
date, DATE_FORMAT, entryType, format, line, message, parameterSeparator, parameterValueSeparator, record, user, vre
 
Constructor Summary
QuickSearchEntry(String line)
          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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QuickSearchEntry

public QuickSearchEntry(String line)
                 throws ParseException
Constructor

Parameters:
line - the line to parse
Throws:
ParseException - exception
Method Detail

fillRecord

public org.gcube.messaging.common.messages.records.BaseRecord fillRecord()
Specified by:
fillRecord in class LogEntry


Copyright © 2014. All Rights Reserved.