|
Project: stp | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CcViewAccessInfo.EventInfo
EventInfo provides an interface for retrieving information related to a particular access event for a ClearCase view. This information includes the event date, user, group, and host.
Method Summary | |
---|---|
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. |
Method Detail |
---|
Date getDate()
String getGroupName()
String getHostName()
String getUserName()
|
Generated Fri 26-Feb-2010 04:01 AM | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |