Subversion Repositories SmartDukaan

Rev

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

Rev 45 Rev 49
Line 13... Line 13...
13
 * @author naveen
13
 * @author naveen
14
 *
14
 *
15
 */
15
 */
16
public class ExpandedCategory extends Category {
16
public class ExpandedCategory extends Category {
17
	
17
	
-
 
18
	/**
-
 
19
	 * 
-
 
20
	 */
18
	private List<ExpandedCategorySlideDefinition> 
21
	private List<ExpandedCategorySlideDefinition> 
19
		expandedCategorySlideDefintions;
22
		expandedCategorySlideDefintions;
20
 
23
 
21
	/**
24
	/**
22
	 * 
25
	 *