Module io.github.mmm.entity
Package io.github.mmm.entity.link
Contains link API and implementation for relations between entities.
-
Interface Summary Interface Description Link<E> This is the interface for a link to a persistent entity. -
Class Summary Class Description AbstractLink<E> Abstract base implementation ofLink.EntityLink<E extends Entity> Implementation ofAbstractLinkbased on an already resolvedEntity.IdLink<E>