Uses of Class
com.maplander.backend.repository.model_table.opibackenddata.Office
Packages that use Office
Package
Description
-
Uses of Office in com.maplander.backend.repository
Subclasses with type arguments of type Office in com.maplander.backend.repository -
Uses of Office in com.maplander.backend.repository.dto
Methods in com.maplander.backend.repository.dto with parameters of type Office -
Uses of Office in com.maplander.backend.repository.model_table.opibackenddata
Methods in com.maplander.backend.repository.model_table.opibackenddata that return OfficeModifier and TypeMethodDescriptionAd.getOffice()Client.getOffice()Interested.getOffice()Lead.getOffice()LeadInfo.getOffice()LeadTotalInfo.getOffice()Log.getOffice()Notes.getOffice()OrderBanner.getOffice()Property.getOffice()PropertyLiteSuggest.getOffice()Task.getOffice()User.getOffice()Methods in com.maplander.backend.repository.model_table.opibackenddata with parameters of type OfficeModifier and TypeMethodDescriptionbooleanOffice.equalsBCard(Office office) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidConstructors in com.maplander.backend.repository.model_table.opibackenddata with parameters of type OfficeModifierConstructorDescriptionInterested(Long id, Property property, Client client, Office office) -
Uses of Office in com.maplander.backend.repository.model_table.streaming
Methods in com.maplander.backend.repository.model_table.streaming that return OfficeMethods in com.maplander.backend.repository.model_table.streaming with parameters of type Office -
Uses of Office in com.maplander.backend.repository.model_table.test
Methods in com.maplander.backend.repository.model_table.test that return OfficeMethods in com.maplander.backend.repository.model_table.test with parameters of type OfficeConstructors in com.maplander.backend.repository.model_table.test with parameters of type Office -
Uses of Office in com.maplander.backend.utils.migration.extractor
Methods in com.maplander.backend.utils.migration.extractor that return types with arguments of type OfficeModifier and TypeMethodDescriptionBigQueryExtractor.extractOffices()BigQueryExtractor.extractOffices(List<Long> officeIds) BigQueryExtractor.extractOfficesAsMap()BigQueryExtractor.extractOfficesAsMap(List<Long> officeIds)