org.kinsources.kiwa.actalog
Class Actalog
java.lang.Object
org.kinsources.kiwa.actalog.Actalog
public class Actalog
- extends java.lang.Object
- Author:
- Christian P. Momon
Field Summary |
static java.lang.String |
RSS_NAME
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RSS_NAME
public static final java.lang.String RSS_NAME
- See Also:
- Constant Field Values
Actalog
public Actalog()
Actalog
public Actalog(long autoIncrementValue)
clear
public void clear()
eventLogs
public EventLogs eventLogs()
- Returns:
lastId
public long lastId()
- Returns:
logEvent
public EventLog logEvent(EventLog.Category category,
java.lang.String... arguments)
nextId
public long nextId()
- Returns:
purge
public void purge(int days)
resetLastId
public void resetLastId()
toRSS
public java.lang.String toRSS(int feedSize,
java.util.Locale locale,
java.lang.String websiteUrl)
throws java.io.IOException
- Parameters:
language
-
- Returns:
-
- Throws:
java.io.IOException
toString
public java.lang.String toString(EventLog source,
java.util.Locale locale)
- Parameters:
source
- locale
-
- Returns: