Subversion Repositories SmartDukaan

Rev

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

Rev 21090 Rev 21092
Line 2239... Line 2239...
2239
	list<Pmsa> getPmsaUsers(1:string associateEmail);
2239
	list<Pmsa> getPmsaUsers(1:string associateEmail);
2240
	
2240
	
2241
	list<Pmsa> getPendingAssociates(1:string associateEmail)
2241
	list<Pmsa> getPendingAssociates(1:string associateEmail)
2242
	
2242
	
2243
	list<i64> getStatsForAssociates(1:string associateEmail)
2243
	list<i64> getStatsForAssociates(1:string associateEmail)
-
 
2244
	
-
 
2245
	Pmsa getmypmsaprofile(1:string associateEmail)
2244
}
2246
}