Class EntityViewLinkBuilder

All Implemented Interfaces:
EntityLinkBuilder
Direct Known Subclasses:
EntityViewLinkBuilder.ForEntityAssociation, EntityViewLinkBuilder.ForEntityConfiguration

public abstract class EntityViewLinkBuilder extends EntityViewLinkBuilderSupport<EntityViewLinkBuilder> implements EntityLinkBuilder
Core link building entry point for an entity type. Implements the deprecated EntityLinkBuilder to ensure backwards compatibility.
Since:
3.0.0
Author:
Arne Vandamme