Uses of Interface
org.fuin.ddd4j.ddd.EntityIdFactory
-
Packages that use EntityIdFactory Package Description org.fuin.ddd4j.ddd -
-
Uses of EntityIdFactory in org.fuin.ddd4j.ddd
Constructors in org.fuin.ddd4j.ddd with parameters of type EntityIdFactory Constructor Description EntityIdConverter(EntityIdFactory factory)Constructor with factory.EntityIdPathConverter(EntityIdFactory factory)Constructor with factory.
-