Package | Description |
---|---|
net.sf.mmm.util.bean.base.link |
Class and Description |
---|
AbstractLink
Abstract base implementation of
Link . |
EntityBeanLink
Implementation of
AbstractLink based on an already resolved EntityBean . |
IdLink
This is an implementation of
Link that initially only carries the Id of an entity and
allows lazy loading on the first call of IdLink.getTarget() via an externally given resolver
function . |
Copyright © 2001–2016 mmm-Team. All rights reserved.