|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectFRS.LogInformation
| Constructor Summary | |
LogInformation(java.lang.String logicalPath,
int type,
ISessione ses,
long timestamp,
IClientCallBack client)
Costruttore |
|
| Method Summary | |
IClientCallBack |
getClient()
Restituisce il cliente |
java.lang.String |
getFilePath()
Restituisce il path del file |
ISessione |
getSessione()
Resituisce la sessione |
int |
getSessionType()
tipo della sessione |
long |
getTimeStamp()
Restituisce il time stamp |
java.lang.String |
toString()
converte il log in una stringa |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public LogInformation(java.lang.String logicalPath,
int type,
ISessione ses,
long timestamp,
IClientCallBack client)
| Method Detail |
public java.lang.String getFilePath()
public int getSessionType()
public long getTimeStamp()
public IClientCallBack getClient()
public ISessione getSessione()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||