|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IActivityService
Method to obtain audit logs.
| Method Summary | |
|---|---|
String[] |
getActivitiesForPath(String path)
Retrieves list of activities for the given path. |
String[] |
getActivitiesForUser(String username)
Retrieves list of activities for the given user. |
String[] |
getList()
Retrieves list of all activities. |
| Method Detail |
|---|
String[] getActivitiesForUser(String username)
username - the username.
String[] getActivitiesForPath(String path)
path - the resource/collection path.
String[] getList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||