| Line 30... |
Line 30... |
| 30 |
Map<Integer, String> getAllFofoRetailerIdNameMap();
|
30 |
Map<Integer, String> getAllFofoRetailerIdNameMap();
|
| 31 |
Map<Integer, String> getAllFofoRetailerIdUrlMap();
|
31 |
Map<Integer, String> getAllFofoRetailerIdUrlMap();
|
| 32 |
Map<Integer, CustomRetailer> getFofoRetailerUserId(List<Integer> fofoIds)throws ProfitMandiBusinessException;
|
32 |
Map<Integer, CustomRetailer> getFofoRetailerUserId(List<Integer> fofoIds)throws ProfitMandiBusinessException;
|
| 33 |
LoginRequestResponseModel registerWebUser(LoginRequestResponseModel loginRequestModel)
|
33 |
LoginRequestResponseModel registerWebUser(LoginRequestResponseModel loginRequestModel)
|
| 34 |
throws ProfitMandiBusinessException;
|
34 |
throws ProfitMandiBusinessException;
|
| 35 |
Map<String, Integer> getAllUrlFofoRetailerIdMap();
|
35 |
Map<String, Integer> getStoreCodeRetailerMap();
|
| 36 |
}
|
36 |
}
|