Schnittstelle Association<T extends AggregateRoot<T,ID>,ID extends Identifier>

Alle Superschnittstellen:
Identifiable<ID>

public interface Association<T extends AggregateRoot<T,ID>,ID extends Identifier> extends Identifiable<ID>
An association to an AggregateRoot.
Autor:
Christian Stettler, Henning Schwentner, Stephan Pirnbaum, Martin Schimak, John Sullivan, Oliver Drotbohm
Siehe auch: