public class ActivityImpl extends ClientImpl implements BaseActivity, Serializable
| Constructor and Description |
|---|
ActivityImpl(String host)
BookmarkImpl
|
| Modifier and Type | Method and Description |
|---|---|
ActivityList |
findActivityLog(int page,
int length,
Calendar beginDate,
Calendar endDate,
String user,
String action,
String item) |
List<String> |
getActivityActions() |
void |
setAuthorizationToken(String authorizationToken)
setAuthenticationToken
|
getClient, resource, resourcepublic ActivityImpl(String host)
public void setAuthorizationToken(String authorizationToken)
public ActivityList findActivityLog(int page, int length, Calendar beginDate, Calendar endDate, String user, String action, String item) throws PathNotFoundException, AccessDeniedException, RepositoryException, DatabaseException, WebserviceException, UnknownException
findActivityLog in interface BaseActivityPathNotFoundExceptionAccessDeniedExceptionRepositoryExceptionDatabaseExceptionWebserviceExceptionUnknownExceptionpublic List<String> getActivityActions() throws LockException, PathNotFoundException, AccessDeniedException, RepositoryException, DatabaseException, WebserviceException, UnknownException
getActivityActions in interface BaseActivityLockExceptionPathNotFoundExceptionAccessDeniedExceptionRepositoryExceptionDatabaseExceptionWebserviceExceptionUnknownExceptionCopyright © 2021 Open Knowledge Management System S.L.. All Rights Reserved.