Uses of Class
com.maplander.backend.model.FilterAccount
Packages that use FilterAccount
Package
Description
-
Uses of FilterAccount in com.maplander.backend.controller.endpoint.common
Methods in com.maplander.backend.controller.endpoint.common with parameters of type FilterAccountModifier and TypeMethodDescriptionAccountEndpoint.queryOfficeAndUsers(Integer limit, String cursor, FilterAccount filter) -
Uses of FilterAccount in com.maplander.backend.repository
Methods in com.maplander.backend.repository with parameters of type FilterAccountModifier and TypeMethodDescriptionOfficeRepository.findAccountLite(FilterAccount filter, Integer limit, Integer offset, org.hibernate.Session session) -
Uses of FilterAccount in com.maplander.backend.test
Methods in com.maplander.backend.test with parameters of type FilterAccount