Interface Entity<T>

All Known Subinterfaces:
AggregateRoot<T>
All Known Implementing Classes:
DelegatingEntity, ImmutableAggregateRoot, ImmutableEntity, LazyAggregateRoot, ModifiableAggregateRoot, ModifiableEntity, NoOpEntity

public interface Entity<T>