@SureshDhulipudi : There is no new methods getting introduced so new
interface doesnt have any value, but yes the way mentioned injecting the
linkURL can be better done by Delegate pattern where you can get the
link url by this.teaser.getLinkUrl(). Inspite of using this method to
update the url to a static link, the actual link on the image of the
teaser component always takes the link from the properties but not the
link which I modified in the backend.