Class EntityAssociationLinkBuilder

java.lang.Object
com.foreach.across.modules.entity.web.EntityConfigurationLinkBuilder
com.foreach.across.modules.entity.web.EntityAssociationLinkBuilder
All Implemented Interfaces:
EntityLinkBuilder

@Deprecated public class EntityAssociationLinkBuilder extends EntityConfigurationLinkBuilder
Deprecated.
since 3.0.0 - use EntityViewLinks instead

Generates links for an EntityAssociation. This link builder is the base for scoped versions created with asAssociationFor(EntityLinkBuilder, Object).

Author:
Arne Vandamme