public class EntityLogItem
extends Object
-
Constructor Summary 
Constructors
-
Method Summary 
int
int
void
void
void
void
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
EntityLogItem 
public EntityLogItem(Date date,
int id,
int userId,
String text)
-
Method Details 