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

All Superinterfaces:
Identifiable<ID>
All Known Implementing Classes:
SimpleAssociation

public interface Association<T extends AggregateRoot<T,ID>,ID extends Identifier> extends Identifiable<ID>
An association to an AggregateRoot.
See Also:
  • invalid input: '<'