Subversion Repositories SmartDukaan

Rev

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

Rev 49 Rev 51
Line 14... Line 14...
14
import in.shop2020.metamodel.definitions.CompositeDefinition;
14
import in.shop2020.metamodel.definitions.CompositeDefinition;
15
import in.shop2020.metamodel.definitions.DefinitionsContainer;
15
import in.shop2020.metamodel.definitions.DefinitionsContainer;
16
import in.shop2020.metamodel.definitions.EnumValue;
16
import in.shop2020.metamodel.definitions.EnumValue;
17
 
17
 
18
/**
18
/**
19
 * Utility class to support core Bullet class. All related objects are fetched 
19
 * Utility class that supports core Bullet class. All related objects are fetched 
20
 * from database and aggregated here.
20
 * from database and aggregated here.
21
 * 
21
 * 
22
 * @author naveen
22
 * @author naveen
23
 *
23
 *
24
 */
24
 */