Subversion Repositories SmartDukaan

Rev

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

Rev 8262 Rev 8268
Line 94... Line 94...
94
		/*List<Long> entityId = Arrays.asList(1001674l,1002575l,1005331l,1005165l,1005164l,1005111l,1005109l,1004952l,1004940l,1004871l,1004701l,1004429l,1004197l,1006174l,1006077l,1005901l,1005757l,1005754l,1005724l,1005704l,1005598l,1005576l,1005558l,1007394l,1007230l,1007226l,1007218l,1007089l,1006925l,1006822l,1006814l,1006175l);
94
		/*List<Long> entityId = Arrays.asList(1001674l,1002575l,1005331l,1005165l,1005164l,1005111l,1005109l,1004952l,1004940l,1004871l,1004701l,1004429l,1004197l,1006174l,1006077l,1005901l,1005757l,1005754l,1005724l,1005704l,1005598l,1005576l,1005558l,1007394l,1007230l,1007226l,1007218l,1007089l,1006925l,1006822l,1006814l,1006175l);
95
		for (Long eId : entityId){
95
		for (Long eId : entityId){
96
		}*/
96
		}*/
97
		//contentmigrator.reorderPhones();
97
		//contentmigrator.reorderPhones();
98
		//System.out.println(contentmigrator.getItems().size());
98
		//System.out.println(contentmigrator.getItems().size());
99
		contentmigrator.touchEntityState(1008423l);
99
		/*contentmigrator.touchEntityState(1008423l);
100
		contentmigrator.touchEntityState(1008424l);
100
		contentmigrator.touchEntityState(1008424l);
101
		contentmigrator.touchEntityState(1008427l);
101
		contentmigrator.touchEntityState(1008427l);
102
		contentmigrator.touchEntityState(1008428l);
102
		contentmigrator.touchEntityState(1008428l);*/
103
 
103
 
-
 
104
		contentmigrator.touchEntityState(1008432l);
-
 
105
		contentmigrator.touchEntityState(1008433l);
-
 
106
		contentmigrator.touchEntityState(1008434l);
104
	}
107
	}
105
	
108
	
106
	private void updateSources() throws Exception{
109
	private void updateSources() throws Exception{
107
		Map<Long,List<ExpertReview>> erMap = CreationUtils.getExpertReviews();
110
		Map<Long,List<ExpertReview>> erMap = CreationUtils.getExpertReviews();
108
		for(Map.Entry<Long, List<ExpertReview>> erEntry : erMap.entrySet()){
111
		for(Map.Entry<Long, List<ExpertReview>> erEntry : erMap.entrySet()){