Subversion Repositories SmartDukaan

Rev

Rev 1013 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1013 Rev 3557
Line 13... Line 13...
13
		
13
		
14
	}
14
	}
15
 
15
 
16
	@Override
16
	@Override
17
	public String getUser(long id) throws TException {
17
	public String getUser(long id) throws TException {
18
		// TODO Auto-generated method stub
18
		System.out.println("Hello Test 1");
19
		return null;
19
		return "abc";
20
	}
20
	}
21
 
21
 
22
	@Override
22
	@Override
23
	public void createUser(String name) throws TException {
23
	public void createUser(String name) throws TException {
24
		// TODO Auto-generated method stub
24
		// TODO Auto-generated method stub