Class GeosearchFieldBean
java.lang.Object
ch.tocco.nice2.rest.form.api.beans.ComponentBean
ch.tocco.nice2.rest.form.api.beans.FieldBean
ch.tocco.nice2.rest.form.api.beans.GeosearchFieldBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCountries(Set<String> countries) voidsetLatitudeField(String latitudeField) voidsetLongitudeField(String longitudeField) Methods inherited from class ch.tocco.nice2.rest.form.api.beans.FieldBean
getAutoCompleteEndpoint, getDataType, getDefaultValue, getDmsEntityModel, getPath, getRelationName, getSimpleSearch, getTargetEntity, getValidation, setAutoCompleteEndpoint, setDataType, setDefaultValue, setDmsEntityModel, setPath, setRelationName, setSimpleSearch, setTargetEntity, setValidationMethods inherited from class ch.tocco.nice2.rest.form.api.beans.ComponentBean
getComponentType, getId, getLabel, setComponentType, setId, setLabel
-
Constructor Details
-
GeosearchFieldBean
public GeosearchFieldBean()
-
-
Method Details
-
getLatitudeField
-
setLatitudeField
-
getLongitudeField
-
setLongitudeField
-
getCountries
-
setCountries
-