A
C
E
F
G
H
I
P
R
S
V
P
- ParkingCommerce - class in com.telenav.commerce.parkingservice.businesslogic
- Class responsible for retrieving the needed data in order to make a parking flow.
- ParkingManager - class in com.telenav.commerce.parkingservice.businesslogic
- This class represents the concrete implementation of the IParkingApi
- ParkingManagerProvider - class in com.telenav.commerce.parkingservice.businesslogic
- This class is the concrete implementation of IParkingManagerProvider providing access to the parking module functionality.
- ParkingResponseHandler - class in com.telenav.commerce.parkingservice.businesslogic
- This class will handle the response from parking requests and will apply specific operations on it (validate the body, handle the error response).
- pay(PriceInfo,String,String) - function in com.telenav.commerce.parkingservice.dependencies.IParkingPaymentServiceProvider
- This method will return the status of the confirm payment action.
- placeOrder(PaymentRequest) - function in com.telenav.commerce.parkingservice.api.IParkingCommerceApi
- Place the order that was previously added in the shopping cart
- placeOrder(PaymentRequest) - function in com.telenav.commerce.parkingservice.api.IParkingRetrofitServiceApi
- Place the order that was previously added in the shopping cart
- placeOrder(PaymentRequest) - function in com.telenav.commerce.parkingservice.businesslogic.ParkingCommerce
- Place the order that was previously added in the shopping cart
- ProductOption - class in com.telenav.commerce.parkingservice.models
- Data class containing product details
- provide() - function in com.telenav.commerce.parkingservice.api.IParkingManagerProvider
- This method provides a concrete implementation object of the parking module API.
- provide(IParkingCommerceApi) - function in com.telenav.commerce.parkingservice.api.IParkingManagerProvider
- This method provides a concrete implementation object of the parking module API.
- provide() - function in com.telenav.commerce.parkingservice.businesslogic.ParkingManagerProvider
- This method provides a concrete implementation object of the parking module API.
- provide(IParkingCommerceApi) - function in com.telenav.commerce.parkingservice.businesslogic.ParkingManagerProvider
- This method provides a concrete implementation object of the parking module API.