Subversion Repositories SmartDukaan

Rev

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

Rev 2257 Rev 2457
Line 1... Line 1...
1
package in.shop2020.serving.controllers;
1
package in.shop2020.serving.controllers;
2
 
2
 
-
 
3
@SuppressWarnings("serial")
3
public class FblikeTestController extends BaseController {
4
public class FblikeTestController extends BaseController {
4
 
5
 
5
    private String id;
6
    private String id;
6
    private String entityId;
7
    private String entityId;
7
    private String title;
8
    private String title;