Subversion Repositories SmartDukaan

Rev

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

Rev 27548 Rev 28377
Line 57... Line 57...
57
 
57
 
58
	public Map<Integer, List<Integer>> getAuthUserIdPartnerIdMapping();
58
	public Map<Integer, List<Integer>> getAuthUserIdPartnerIdMapping();
59
 
59
 
60
	public List<String> getAuthUserByPartnerId(int fofoId);
60
	public List<String> getAuthUserByPartnerId(int fofoId);
61
 
61
 
-
 
62
	public List<AuthUser> getAuthUserIdByPartnerId(int fofoId);
-
 
63
 
62
	public Map<EscalationType, String> getAuthUserAndEsclationTypeByPartnerId(int fofoId);
64
	public Map<EscalationType, String> getAuthUserAndEsclationTypeByPartnerId(int fofoId);
63
 
65
 
64
	public Map<Integer, List<Integer>> getL2L1Mapping();
66
	public Map<Integer, List<Integer>> getL2L1Mapping();
65
 
67
 
66
	int getAuthUserId(int categoryId, EscalationType escalationType, int fofoId);
68
	int getAuthUserId(int categoryId, EscalationType escalationType, int fofoId);