Interface LocationCodesResolvingStrategy
- All Known Implementing Classes:
CityLocationCodesResolvingStrategy,DefaultLocationCodesResolvingStrategy
public interface LocationCodesResolvingStrategy
Interface for strategies returning a list of location codes according to the location passed as parameter
-
Method Summary
Modifier and TypeMethodDescriptiongetLocationCodes(String locationParameter) Returns a list of location codes to be used during fare search
-
Method Details
-
getLocationCodes
Returns a list of location codes to be used during fare search- Parameters:
locationParameter-- Returns:
-