Class AddressSearchFilter
java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.locations.bl.address.event.AddressSearchFilter
- All Implemented Interfaces:
ConstraintValidator<DynO.Valid,,DynO> Serializable,overit.geocall.timezone.model.TimeZoned
Business object representing a search filter for the address.
- Since:
- 16.0
- See Also:
- GCApi:
- bo
-
Nested Class Summary
Nested classes/interfaces inherited from class overit.geocall.model.DynO
DynO.SpanFields, DynO.SpanTable, DynO.Valid -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the address apartment that was set as filter.getCode()Returns the address code that was set as filter.Returns the address country code that was set as filter.Returns the address description that was set as filter.Returns the address directions that was set as filter.Returns the address district code that was set as filter.getFloor()Returns the address floor that was set as filter.Returns the collection of geocoding accuracy ids that was set as filter.Returns the collection of geocoding status ids that was set as filter.getId()Returns the collection of id ids that was set as filter.Returns the address locality that was set as filter.getLot()Returns the address lot that was set as filter.Returns the address microcluster that was set as filter.Returns the collection of municipality ids that was set as filter.Returns the address municipality code that was set as filter.Returns the address municipality description that was set as filter.Returns the address normalization locality that was set as filter.Returns the address normalization municipality that was set as filter.Returns the address normalization postal code that was set as filter.Returns the address normalization street that was set as filter.Returns the address normalization street number that was set as filter.Returns the address normalization toponym that was set as filter.getNote()Returns the address note that was set as filter.Returns the address postal code that was set as filter.Returns the address staircase that was set as filter.Returns the address street that was set as filter.Returns the address street number that was set as filter.Returns the address street number extension that was set as filter.Returns the collection of target ids that was set as filter.Returns the address toponym that was set as filter.getType()Returns the collection of type ids that was set as filter.Returns the address x coordinate that was set as filter.Returns the address y coordinate that was set as filter.voidsetApartment(String apartment) Sets the address apartment as filter.voidsetCode(Collection<String> code) Sets the address code as filter.voidsetCountryCode(Collection<String> countryCode) Sets the address country code as filter.voidsetDescription(String description) Sets the address description as filter.voidsetDirections(String directions) Sets the address directions as filter.voidsetDistrictCode(Collection<String> districtCode) Sets the address district code as filter.voidSets the address floor as filter.voidsetGeocodingAccuracy(Collection<Long> geocodingAccuracy) Sets the collection of geocoding accuracy ids as filter.voidsetGeocodingStatus(Collection<Long> geocodingStatus) Sets the collection of geocoding status ids as filter.voidsetId(Collection<Long> id) Sets the collection of id ids as filter.voidsetLocality(String locality) Sets the address locality as filter.voidSets the address lot as filter.voidsetMicrocluster(String microcluster) Sets the address microcluster as filter.voidsetMunicipality(Collection<Long> municipality) Sets the collection of municipality ids as filter.voidsetMunicipalityCode(String municipalityCode) Sets the address municipality code as filter.voidsetMunicipalityDescription(String municipalityDescription) Sets the address municipality description as filter.voidsetNormalizationLocality(String normalizationLocality) Sets the address normalization locality as filter.voidsetNormalizationMunicipality(String normalizationMunicipality) Sets the address normalization municipality as filter.voidsetNormalizationPostalCode(String normalizationPostalCode) Sets the address normalization postal code as filter.voidsetNormalizationStreet(String normalizationStreet) Sets the address normalization street as filter.voidsetNormalizationStreetNumber(Long normalizationStreetNumber) Sets the address normalization street number as filter.voidsetNormalizationToponym(String normalizationToponym) Sets the address normalization toponym as filter.voidSets the address note as filter.voidsetPostalCode(String postalCode) Sets the address postal code as filter.voidsetStaircase(String staircase) Sets the address staircase as filter.voidSets the address street as filter.voidsetStreetNumber(Long streetNumber) Sets the address street number as filter.voidsetStreetNumberExtension(String streetNumberExtension) Sets the address street number extension as filter.voidsetTarget(Collection<Long> target) Sets the collection of target ids as filter.voidsetToponym(String toponym) Sets the address toponym as filter.voidsetType(Collection<Long> type) Sets the collection of type ids as filter.voidsetxCoordinate(Double xCoordinate) Sets the address x coordinate as filter.voidsetyCoordinate(Double yCoordinate) Sets the address y coordinate as filter.Methods inherited from class overit.geocall.model.DynO
addExtension, extract, extract, fields, from, from, getCriteria, getCriteriaNotExploded, getExtension, getFakeFilter, getUnknownAttributes, getUnknownCriteria, getVariant, getZone, insert, insert, isValid, make, removeCriteria, removeExtensionAttribute, setCriteria, setCriteriaNotExploded, setExtension, setFakeFilter, setUnknownAttributes, setUnknownCriteria, setVariant, setZone, toFlatMap, toFlatMap, toMap, toMap, toString, update, validateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface jakarta.validation.ConstraintValidator
initializeMethods inherited from interface overit.geocall.timezone.model.TimeZoned
hasZone
-
Constructor Details
-
AddressSearchFilter
public AddressSearchFilter()
-
-
Method Details
-
getId
Returns the collection of id ids that was set as filter.- Returns:
- a collection of id ids
-
setId
Sets the collection of id ids as filter.- Parameters:
id- the id
-
getCode
Returns the address code that was set as filter.- Returns:
- the address code
-
setCode
Sets the address code as filter.- Parameters:
code- the address code
-
getDescription
Returns the address description that was set as filter.- Returns:
- the address description
-
setDescription
Sets the address description as filter.- Parameters:
description- the address description
-
getTarget
Returns the collection of target ids that was set as filter.- Returns:
- a collection of target ids
-
setTarget
Sets the collection of target ids as filter.- Parameters:
target- the target
-
getType
Returns the collection of type ids that was set as filter.- Returns:
- a collection of type ids
-
setType
Sets the collection of type ids as filter.- Parameters:
type- the type
-
getCountryCode
Returns the address country code that was set as filter.- Returns:
- the address country code
-
setCountryCode
Sets the address country code as filter.- Parameters:
countryCode- the address country code
-
getDistrictCode
Returns the address district code that was set as filter.- Returns:
- the address district code
-
setDistrictCode
Sets the address district code as filter.- Parameters:
districtCode- the address district code
-
getStreet
Returns the address street that was set as filter.- Returns:
- the address street
-
setStreet
Sets the address street as filter.- Parameters:
street- the address street
-
getStreetNumber
Returns the address street number that was set as filter.- Returns:
- the address street number
-
setStreetNumber
Sets the address street number as filter.- Parameters:
streetNumber- the address street number
-
getApartment
Returns the address apartment that was set as filter.- Returns:
- the address apartment
-
setApartment
Sets the address apartment as filter.- Parameters:
apartment- the address apartment
-
getStreetNumberExtension
Returns the address street number extension that was set as filter.- Returns:
- the address street number extension
-
setStreetNumberExtension
Sets the address street number extension as filter.- Parameters:
streetNumberExtension- the address street number extension
-
getFloor
Returns the address floor that was set as filter.- Returns:
- the address floor
-
setFloor
Sets the address floor as filter.- Parameters:
floor- the address floor
-
getLot
Returns the address lot that was set as filter.- Returns:
- the address lot
-
setLot
Sets the address lot as filter.- Parameters:
lot- the address lot
-
getStaircase
Returns the address staircase that was set as filter.- Returns:
- the address staircase
-
setStaircase
Sets the address staircase as filter.- Parameters:
staircase- the address staircase
-
getxCoordinate
Returns the address x coordinate that was set as filter.- Returns:
- the address x coordinate
-
setxCoordinate
Sets the address x coordinate as filter.- Parameters:
xCoordinate- the address x coordinate
-
getyCoordinate
Returns the address y coordinate that was set as filter.- Returns:
- the address y coordinate
-
setyCoordinate
Sets the address y coordinate as filter.- Parameters:
yCoordinate- the address y coordinate
-
getDirections
Returns the address directions that was set as filter.- Returns:
- the address directions
-
setDirections
Sets the address directions as filter.- Parameters:
directions- the address directions
-
getMunicipalityCode
Returns the address municipality code that was set as filter.- Returns:
- the address municipality code
-
setMunicipalityCode
Sets the address municipality code as filter.- Parameters:
municipalityCode- the address municipality code
-
getMunicipalityDescription
Returns the address municipality description that was set as filter.- Returns:
- the address municipality description
-
setMunicipalityDescription
Sets the address municipality description as filter.- Parameters:
municipalityDescription- the address municipality description
-
getMunicipality
Returns the collection of municipality ids that was set as filter.- Returns:
- a collection of municipality ids
-
setMunicipality
Sets the collection of municipality ids as filter.- Parameters:
municipality- the municipality
-
getNote
Returns the address note that was set as filter.- Returns:
- the address note
-
setNote
Sets the address note as filter.- Parameters:
note- the address note
-
getMicrocluster
Returns the address microcluster that was set as filter.- Returns:
- the address microcluster
-
setMicrocluster
Sets the address microcluster as filter.- Parameters:
microcluster- the address microcluster
-
getLocality
Returns the address locality that was set as filter.- Returns:
- the address locality
-
setLocality
Sets the address locality as filter.- Parameters:
locality- the address locality
-
getPostalCode
Returns the address postal code that was set as filter.- Returns:
- the address postal code
-
setPostalCode
Sets the address postal code as filter.- Parameters:
postalCode- the address postal code
-
getToponym
Returns the address toponym that was set as filter.- Returns:
- the address toponym
-
setToponym
Sets the address toponym as filter.- Parameters:
toponym- the address toponym
-
getGeocodingAccuracy
Returns the collection of geocoding accuracy ids that was set as filter.- Returns:
- a collection of geocoding accuracy ids
-
setGeocodingAccuracy
Sets the collection of geocoding accuracy ids as filter.- Parameters:
geocodingAccuracy- the geocoding accuracy
-
getGeocodingStatus
Returns the collection of geocoding status ids that was set as filter.- Returns:
- a collection of geocoding status ids
-
setGeocodingStatus
Sets the collection of geocoding status ids as filter.- Parameters:
geocodingStatus- the geocoding status
-
getNormalizationMunicipality
Returns the address normalization municipality that was set as filter.- Returns:
- the address normalization municipality
-
setNormalizationMunicipality
Sets the address normalization municipality as filter.- Parameters:
normalizationMunicipality- the address normalization municipality
-
getNormalizationLocality
Returns the address normalization locality that was set as filter.- Returns:
- the address normalization locality
-
setNormalizationLocality
Sets the address normalization locality as filter.- Parameters:
normalizationLocality- the address normalization locality
-
getNormalizationPostalCode
Returns the address normalization postal code that was set as filter.- Returns:
- the address normalization postal code
-
setNormalizationPostalCode
Sets the address normalization postal code as filter.- Parameters:
normalizationPostalCode- the address normalization postal code
-
getNormalizationStreet
Returns the address normalization street that was set as filter.- Returns:
- the address normalization street
-
setNormalizationStreet
Sets the address normalization street as filter.- Parameters:
normalizationStreet- the address normalization street
-
getNormalizationStreetNumber
Returns the address normalization street number that was set as filter.- Returns:
- the address normalization street number
-
setNormalizationStreetNumber
Sets the address normalization street number as filter.- Parameters:
normalizationStreetNumber- the address normalization street number
-
getNormalizationToponym
Returns the address normalization toponym that was set as filter.- Returns:
- the address normalization toponym
-
setNormalizationToponym
Sets the address normalization toponym as filter.- Parameters:
normalizationToponym- the address normalization toponym
-