Uses of Class
org.exoplatform.timetracker.dto.RecordsAccessList
Packages that use RecordsAccessList
-
Uses of RecordsAccessList in org.exoplatform.timetracker.service
Methods in org.exoplatform.timetracker.service that return RecordsAccessListModifier and TypeMethodDescriptionActivityRecordService.getActivityRecordsList(String search, String activity, String type, String subType, String activityCode, String subActivityCode, String client, String project, String feature, String fromDate, String toDate, String userName, String location, String office, int offset, int limit, String sortBy, boolean sortDesc) Retrieves the list of ActivityRecordsListAccess with offset, limit and a keyword that can be empty -
Uses of RecordsAccessList in org.exoplatform.timetracker.storage
Methods in org.exoplatform.timetracker.storage that return RecordsAccessListModifier and TypeMethodDescriptionActivityRecordStorage.getActivityRecordsList(String search, String activity, String type, String subType, String activityCode, String subActivityCode, String client, String project, String feature, String fromDate, String toDate, String userName, String location, String office, int offset, int limit, String sortBy, boolean sortDesc) getActivityRecordsList.