Uses of Class
com.maplander.backend.repository.model_table.opibackenddata.Client
Packages that use Client
Package
Description
-
Uses of Client in com.maplander.backend.model.manage.complex
Constructors in com.maplander.backend.model.manage.complex with parameters of type Client -
Uses of Client in com.maplander.backend.repository
Subclasses with type arguments of type Client in com.maplander.backend.repositoryMethods in com.maplander.backend.repository that return ClientModifier and TypeMethodDescriptionClientRepository.findByEmailAndProperty(String email, Long propertyId, org.hibernate.Session session) Methods in com.maplander.backend.repository that return types with arguments of type ClientModifier and TypeMethodDescriptionClientRepository.findByAssessorId(Long assessorId, Integer limit, Integer offset, org.hibernate.Session session) ClientRepository.findByOfficeId(Long officeId, Integer limit, Integer offset, org.hibernate.Session session) ClientRepository.findWithFilters(Long officeId, Long assessorId, String name, String email, String phone, ClientStatusEnum status, Integer probability, Integer limit, Integer offset, org.hibernate.Session session) Methods in com.maplander.backend.repository with parameters of type Client -
Uses of Client in com.maplander.backend.repository.model_table.opibackenddata
Methods in com.maplander.backend.repository.model_table.opibackenddata that return ClientModifier and TypeMethodDescriptionClientProperty.getClient()Interested.getClient()Notes.getClient()Task.getClient()Methods in com.maplander.backend.repository.model_table.opibackenddata with parameters of type ClientModifier and TypeMethodDescriptionvoidvoidvoidvoidConstructors in com.maplander.backend.repository.model_table.opibackenddata with parameters of type Client -
Uses of Client in com.maplander.backend.utils.migration.extractor
Methods in com.maplander.backend.utils.migration.extractor that return types with arguments of type Client