Subversion Repositories SmartDukaan

Rev

Rev 21857 | Rev 23146 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21857 Rev 22566
Line 1268... Line 1268...
1268
	StateGstRates getGstRatesByState(1:i64 stateId) throws (1:CatalogServiceException cex)
1268
	StateGstRates getGstRatesByState(1:i64 stateId) throws (1:CatalogServiceException cex)
1269
	map<string, GstRate> getInterStateGstRates() throws (1:CatalogServiceException cex)
1269
	map<string, GstRate> getInterStateGstRates() throws (1:CatalogServiceException cex)
1270
	
1270
	
1271
	list<CategoryHsnCode> getHsnCodesByCategory(1:i64  categoryId) throws(1:CatalogServiceException cex)
1271
	list<CategoryHsnCode> getHsnCodesByCategory(1:i64  categoryId) throws(1:CatalogServiceException cex)
1272
	
1272
	
-
 
1273
	map<i64,double> getAllFofoDeals(list<i64> itemIds, list<i64> tagIds)
-
 
1274
	
1273
}
1275
}