Commits

Christopher Febles committed e82e0b93c11
Used SubType as a delegate object for other implementations of the CardType interface. In this way, I can try to eliminate some code duplication. Extracted duplicated code in SubTypeDAOImpl into a private method.