Package ru.bgcrm.model.param.address
Class AddressUpdatedData
java.lang.Object
ru.bgcrm.model.param.address.AddressUpdatedData
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cities
-
areas
-
quarters
-
streets
-
countries
-
houses
-
-
Constructor Details
-
AddressUpdatedData
public AddressUpdatedData()
-
-
Method Details
-
gather
public void gather(Connection con, Long time, String selectedCities, List<Integer> cityParams, List<Integer> houseParams) throws SQLException - Throws:
SQLException
-