public static interface CcViewAccessInfo.EventInfo
Modifier and Type | Method and Description |
---|---|
Date |
getDate()
Get the date on which the event represented by this EventInfo object
occurred.
|
String |
getGroupName()
Get the group of the user associated with the event represented by
this EventInfo object.
|
String |
getHostName()
Get the host name associated with the event represented by
this EventInfo object.
|
String |
getUserName()
Get the name of the user associated with the event represented by
this EventInfo object.
|
Date getDate()
String getGroupName()
String getHostName()
String getUserName()
Copyright © IBM 2018. All rights reserved.