Subversion Repositories SmartDukaan

Rev

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

Rev 26298 Rev 26418
Line 61... Line 61...
61
 
61
 
62
	public List<String> getAuthUserByPartnerId(int fofoId);
62
	public List<String> getAuthUserByPartnerId(int fofoId);
63
 
63
 
64
	public Map<Integer, List<Integer>> getL1L2Mapping();
64
	public Map<Integer, List<Integer>> getL1L2Mapping();
65
 
65
 
-
 
66
	public Map<Integer, Object> getL2AuthUserPartnerDetail() throws Exception;
-
 
67
 
66
}
68
}