Uses of Class
com.endeca.infront.cartridge.model.LinkBuilder

Packages that use LinkBuilder
com.endeca.infront.cartridge Contains the built-in Assembler cartridge handlers and their configuration classes. 
 

Uses of LinkBuilder in com.endeca.infront.cartridge
 

Methods in com.endeca.infront.cartridge that return LinkBuilder
 LinkBuilder MediaBannerConfig.getLink()
          Returns the LinkBuilder object used to construct the link which fires when the media is clicked (if desired).
 

Methods in com.endeca.infront.cartridge with parameters of type LinkBuilder
 void MediaBannerConfig.setLink(LinkBuilder link)
          Sets the LinkBuilder object used to construct the link which fires when the media is clicked.
 



Copyright © 2012. All Rights Reserved.