Subversion Repositories SmartDukaan

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2049 5340 d 8 h chandranshu /trunk/ContentStore/ Added the maven aspect to the project  
/trunk/ContentStore/.settings/org.maven.ide.eclipse.prefs
/trunk/ContentStore/.classpath
/trunk/ContentStore/.project
/trunk/ContentStore/.settings/org.eclipse.jdt.core.prefs
1050 5416 d 8 h rajveer /trunk/ContentStore/ Content changes for new storage mechanism : BDB  
/trunk/ContentStore/src/in/shop2020/content
/trunk/ContentStore/src/in/shop2020/content/security
/trunk/ContentStore/src/in/shop2020/content/security/Action.java
/trunk/ContentStore/src/in/shop2020/content/security/Role.java
/trunk/ContentStore/src/in/shop2020/content/security/RoleManager.java
/trunk/ContentStore/src/in/shop2020/content/security/User.java
/trunk/ContentStore/src/in/shop2020/content/security/UserManager.java
/trunk/ContentStore/src/in/shop2020/metamodel/core/EntityState.java
/trunk/ContentStore/src/in/shop2020/metamodel/core/EntityStatus.java
/trunk/ContentStore/src/in/shop2020/storage
/trunk/ContentStore/src/in/shop2020/storage/bdb
/trunk/ContentStore/src/in/shop2020/storage/bdb/ContentDatabase.java
/trunk/ContentStore/src/in/shop2020/storage/bdb/ContentViews.java
/trunk/ContentStore/src/in/shop2020/storage/bdb/DeleteEntity.java
/trunk/ContentStore/src/in/shop2020/storage/bdb/StorageManager.java
/trunk/ContentStore/src/in/shop2020/util/ContentMigratorToBDB.java
/trunk/ContentStore/src/xml/model/users.xml
/trunk/ContentStore/src/in/shop2020/metamodel/util/HSLF.java
/trunk/ContentStore/src/in/shop2020/util/MISC.java
/trunk/ContentStore/.classpath
/trunk/ContentStore/.project
/trunk/ContentStore/build.xml
/trunk/ContentStore/src/in/shop2020/metamodel/core/Entity.java
/trunk/ContentStore/src/in/shop2020/metamodel/core/FreeformContent.java
/trunk/ContentStore/src/in/shop2020/metamodel/core/Media.java
/trunk/ContentStore/src/in/shop2020/metamodel/definitions/Catalog.java
/trunk/ContentStore/src/in/shop2020/metamodel/definitions/DefinitionsContainer.java
/trunk/ContentStore/src/in/shop2020/metamodel/definitions/EntityContainer.java
/trunk/ContentStore/src/in/shop2020/metamodel/util/CN.java
/trunk/ContentStore/src/in/shop2020/metamodel/util/CreationUtils.java
/trunk/ContentStore/src/in/shop2020/metamodel/util/ExpandedEntity.java
/trunk/ContentStore/src/in/shop2020/metamodel/util/MM.java
/trunk/ContentStore/src/in/shop2020/metamodel/util/QRY.java
/trunk/ContentStore/src/in/shop2020/ui/util/VUI.java
/trunk/ContentStore/src/in/shop2020/util/CMP.java
/trunk/ContentStore/src/in/shop2020/util/ContentMigrator.java
/trunk/ContentStore/src/in/shop2020/util/IR.java
/trunk/ContentStore/src/in/shop2020/util/IRMetaDataJythonWrapper.java
/trunk/ContentStore/src/in/shop2020/util/Utils.java
323 5678 d 4 h ashish /trunk/ changing webapp to ContentStore  
/trunk/ContentStore
/trunk/webapp
322 5678 d 4 h ashish /trunk/webapp/ changing project name  
/trunk/webapp/.project
321 5678 d 4 h ashish /trunk/webapp/  
/trunk/webapp/.pydevproject
/trunk/webapp/db
/trunk/webapp/db/comparisons
/trunk/webapp/db/definitions
/trunk/webapp/db/definitions/categories.ser
/trunk/webapp/db/definitions/categorytree.ser
/trunk/webapp/db/definitions/units.ser
/trunk/webapp/db/entities
/trunk/webapp/.classpath
/trunk/webapp/.project
20 5814 d 6 h naveen /trunk/webapp/ Validations are complete, Bullet import works  
/trunk/webapp/.project
/trunk/webapp/src/in/shop2020/metamodel/core/Bullet.java
/trunk/webapp/src/in/shop2020/metamodel/core/CompositeDataObject.java
/trunk/webapp/src/in/shop2020/metamodel/core/EnumDataObject.java
/trunk/webapp/src/in/shop2020/metamodel/core/PrimitiveDataObject.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/CompositeDefinition.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/BulletDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/CategorySlideDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/CategoryType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/CompositeDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/CompositePartDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/DatatypeDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/DefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/EditorialImportanceType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/EnumDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/EnumValueType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/FeatureDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/ObjectFactory.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/SlideDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/SlideFeatureDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/UnitType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/package-info.java
/trunk/webapp/src/in/shop2020/metamodel/util/CN.java
/trunk/webapp/src/in/shop2020/metamodel/util/MM.java
/trunk/webapp/src/uml/MMC.uml
/trunk/webapp/src/uml/MMC.umlclass
/trunk/webapp/src/xml/metamodel/definitions.xsd
/trunk/webapp/src/xml/model/datatypedefinitions.xml
10 5818 d 6 h shop2020 /trunk/webapp/ First version of source code for "web app" layer  
/trunk/webapp/.classpath
/trunk/webapp/.project
/trunk/webapp/.settings
/trunk/webapp/.settings/org.eclipse.jdt.core.prefs
/trunk/webapp/src
/trunk/webapp/src/in
/trunk/webapp/src/in/shop2020
/trunk/webapp/src/in/shop2020/metamodel
/trunk/webapp/src/in/shop2020/metamodel/core
/trunk/webapp/src/in/shop2020/metamodel/core/Bullet.java
/trunk/webapp/src/in/shop2020/metamodel/core/BulletDataObject.java
/trunk/webapp/src/in/shop2020/metamodel/core/CompositeDataObject.java
/trunk/webapp/src/in/shop2020/metamodel/core/Entity.java
/trunk/webapp/src/in/shop2020/metamodel/core/EnumDataObject.java
/trunk/webapp/src/in/shop2020/metamodel/core/Feature.java
/trunk/webapp/src/in/shop2020/metamodel/core/FreeformContent.java
/trunk/webapp/src/in/shop2020/metamodel/core/PrimitiveDataObject.java
/trunk/webapp/src/in/shop2020/metamodel/core/Slide.java
/trunk/webapp/src/in/shop2020/metamodel/definitions
/trunk/webapp/src/in/shop2020/metamodel/definitions/BulletDefinition.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/Catalog.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/Category.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/CategorySlideDefinition.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/CompositeDefinition.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/CompositePartDefinition.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/DatatypeDefinition.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/DefinitionsContainer.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/EditorialImportance.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/EntityContainer.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/EnumDefinition.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/EnumValue.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/FeatureDefinition.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/SlideDefinition.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/SlideFeatureDefinition.java
/trunk/webapp/src/in/shop2020/metamodel/definitions/Unit.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb
/trunk/webapp/src/in/shop2020/metamodel/jaxb/BulletDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/CategorySlideDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/CategoryType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/CompositeDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/CompositePartDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/DatatypeDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/DefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/EditorialImportanceType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/EnumDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/EnumValueType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/FeatureDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/ObjectFactory.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/SlideDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/SlideFeatureDefinitionType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/UnitType.java
/trunk/webapp/src/in/shop2020/metamodel/jaxb/package-info.java
/trunk/webapp/src/in/shop2020/metamodel/util
/trunk/webapp/src/in/shop2020/metamodel/util/MM.java
/trunk/webapp/src/in/shop2020/metamodel/util/MetaModelComponent.java
/trunk/webapp/src/in/shop2020/metamodel/util/ReusableMetaModelComponent.java
/trunk/webapp/src/in/shop2020/metamodel/util/SequenceGenerator.java
/trunk/webapp/src/uml
/trunk/webapp/src/uml/FMM.uml
/trunk/webapp/src/uml/FMM.umlclass
/trunk/webapp/src/uml/MMC.uml
/trunk/webapp/src/uml/MMC.umlclass
/trunk/webapp/src/uml/MMD.uml
/trunk/webapp/src/uml/MMD.umlclass
/trunk/webapp/src/xml
/trunk/webapp/src/xml/content
/trunk/webapp/src/xml/metamodel
/trunk/webapp/src/xml/metamodel/definitions.xsd
/trunk/webapp/src/xml/model
/trunk/webapp/src/xml/model/bulletdefinitions.xml
/trunk/webapp/src/xml/model/categories.xml
/trunk/webapp/src/xml/model/datatypedefinitions.xml
/trunk/webapp/src/xml/model/facetdefinitions.xml
/trunk/webapp/src/xml/model/featuredefinitions.xml
/trunk/webapp/src/xml/model/irdata.xml
/trunk/webapp/src/xml/model/irmetadata.xml
/trunk/webapp/src/xml/model/slidedefinitions.xml
/trunk/webapp/src/xml/model/units.xml