Subversion Repositories SmartDukaan

Rev

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

Rev 9551 Rev 9552
Line 531... Line 531...
531
					}
531
					}
532
					items++;
532
					items++;
533
				}
533
				}
534
			}
534
			}
535
			else{
535
			else{
536
				//System.out.println("Fetched  " + items);
536
				System.out.println("Fetched  " + items);
537
				break;
537
				break;
538
			}
538
			}
539
			i++;
539
			i++;
540
		}
540
		}
541
		in.shop2020.model.v1.catalog.CatalogService.Client catalogServiceClient = null;
541
		in.shop2020.model.v1.catalog.CatalogService.Client catalogServiceClient = null;