public LocationManager()
 {
     crudLocation = new LocationCrudFactory();
 }