Uses of Class
org.exoplatform.timetracker.dto.FilterModel
Packages that use FilterModel
-
Uses of FilterModel in org.exoplatform.timetracker.rest
Methods in org.exoplatform.timetracker.rest with parameters of type FilterModelModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseFiltersManagementREST.createFilter(FilterModel filter) createFilter. -
Uses of FilterModel in org.exoplatform.timetracker.service
Methods in org.exoplatform.timetracker.service that return FilterModelModifier and TypeMethodDescriptionFilterService.createFilter(FilterModel filter, String userName) Create new Filter that will be available for all users.Methods in org.exoplatform.timetracker.service with parameters of type FilterModelModifier and TypeMethodDescriptionFilterService.createFilter(FilterModel filter, String userName) Create new Filter that will be available for all users.