[FLOW3-general] inheritance und repositories
Mathis Hoffmann
mathis at hoffpost.de
Fri Apr 5 21:51:41 CEST 2013
Hi!
I have some trouble implementing inheritance in my FLOW-app. The
situation is as follows: I have an abstract superclass Customer with two
subclasses BusinessCustomer and PrivateCustomer. Inheritance itself is
working as it should. What I want to achieve now is that I have a
CustomerRepository which enables me to list all Customers. Creating such
a repository and a corresponding actioncontroller ends up in "No class
schema found for "HdM\Accounting\Domain\Model\Customer"". Does anyone
have a solution how that could work?
Thank's in advance!
Mathis Hoffmann
More information about the FLOW3-general
mailing list