C  F  G  H  I  P  S 

I

IFoodApi - class in com.telenav.commerce.foodservice.api
This interface represents the entry point to the food service module.
IFoodCommerceApi - class in com.telenav.commerce.foodservice.api
This interface represents the entry point to Commerce Service in regards of food flow.
IFoodManagerProvider - class in com.telenav.commerce.foodservice.businesslogic
This interface is used for exposing an implementation of the API that should be used by the client for accessing the food module functionality
IFoodPaymentServiceProvider - class in com.telenav.commerce.foodservice.dependencies
 
IFoodUserServiceProvider - class in com.telenav.commerce.foodservice.dependencies
This interface defines the user data related methods that are requested for a proper running of the food service.
init(SDKOptions,IFoodUserServiceProvider,IFoodPaymentServiceProvider) - function in com.telenav.commerce.foodservice.api.IFoodApi
This method initialize or updates the food service.
init(SDKOptions,IFoodUserServiceProvider,IFoodPaymentServiceProvider) - function in com.telenav.commerce.foodservice.businesslogic.FoodManager
This method initialize or updates the food service.
C  F  G  H  I  P  S