Uses of Class
com.maplander.backend.repository.model_table.opibackenddata.AuthUser
Packages that use AuthUser
Package
Description
-
Uses of AuthUser in com.maplander.backend.repository
Subclasses with type arguments of type AuthUser in com.maplander.backend.repositoryMethods in com.maplander.backend.repository that return types with arguments of type AuthUserModifier and TypeMethodDescriptionAuthUserRepository.findByPropertyId(Long propertyId, org.hibernate.Session session) -
Uses of AuthUser in com.maplander.backend.repository.dto
Methods in com.maplander.backend.repository.dto with parameters of type AuthUser -
Uses of AuthUser in com.maplander.backend.utils.migration.extractor
Methods in com.maplander.backend.utils.migration.extractor that return types with arguments of type AuthUser