|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAuditReport
Defines the interface for all audit report.
| Field Summary | |
|---|---|
static String |
EMPTY_STRING
An empty string. |
static double |
KB
The value of a Ko. |
static double |
NS
Value of a nanosecond. |
static int |
ZERO
Zero value. |
| Method Summary | |
|---|---|
long |
getRequestTimeStamp()
|
void |
setRequestTimeStamp(long requestTimeStamp)
|
String |
toString()
|
| Field Detail |
|---|
static final int ZERO
static final double KB
static final String EMPTY_STRING
static final double NS
| Method Detail |
|---|
long getRequestTimeStamp()
void setRequestTimeStamp(long requestTimeStamp)
requestTimeStamp - the requestTimeStamp to setString toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||