|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.silverpeas.silvercrawler.statistic.HistoryDetail
public class HistoryDetail
Class declaration
| Constructor Summary | |
|---|---|
HistoryDetail(Date date,
String userId,
String path)
Constructor declaration |
|
| Method Summary | |
|---|---|
Date |
getDate()
Method declaration |
String |
getPath()
Method declaration |
String |
getUserId()
Method declaration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HistoryDetail(Date date,
String userId,
String path)
date - userId - foreignPK - | Method Detail |
|---|
public Date getDate()
public String getUserId()
public String getPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||