summaryrefslogtreecommitdiffstats
path: root/proxy/code/src/org/fedoraproject/candlepin/model/ConsumerType.java
Commit message (Expand)AuthorAgeFilesLines
* Move ConsumerType from ConsumerInfo to Consumer itself.Devan Goodwin2009-11-261-6/+2
* ConsumerType no longer inheits from BaseModel.Devan Goodwin2009-11-091-2/+1
* javadoc the entitiesjesus m. rodriguez2009-11-091-2/+0
* Add EntityManagerFactory singleton.Devan Goodwin2009-11-061-18/+1
* Begin mapping Product's to the db.Devan Goodwin2009-11-061-0/+2
* Complete ConsumerType db mapping.Devan Goodwin2009-11-061-2/+25
* Fix sample test for ConsumerType via EntityManager.Devan Goodwin2009-11-061-0/+4
* fix checkstyle errorsjesus m. rodriguez2009-11-021-0/+3
* Fix unit testsjesus m. rodriguez2009-09-171-1/+8
* adding ConsumerType object and more better 'matching' algorithmMike McCune2009-08-101-0/+59