EntityLookups

public class EntityLookups

Stores information about lookups and classname of the related entity.

Methods

getEntityClassName

public String getEntityClassName()

getLookups

public List<LookupDto> getLookups()

setEntityClassName

public void setEntityClassName(String entityClassName)

setLookups

public void setLookups(List<LookupDto> lookups)