|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stratelia.webactiv.util.statistic.model.HistoryObjectDetail
public class HistoryObjectDetail
Class declaration
| Constructor Summary | |
|---|---|
HistoryObjectDetail(Date date,
String userId,
ForeignPK foreignPK)
Constructor declaration |
|
| Method Summary | |
|---|---|
Date |
getDate()
Method declaration |
ForeignPK |
getForeignPK()
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 HistoryObjectDetail(Date date,
String userId,
ForeignPK foreignPK)
date - userId - foreignPK - | Method Detail |
|---|
public Date getDate()
public String getUserId()
public ForeignPK getForeignPK()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||