Uses of Class
com.funnelback.publicui.search.model.curator.data.UrlAdvert
-
Packages that use UrlAdvert Package Description com.funnelback.publicui.search.model.curator.action Provides classes representing Curator system actions. -
-
Uses of UrlAdvert in com.funnelback.publicui.search.model.curator.action
Fields in com.funnelback.publicui.search.model.curator.action declared as UrlAdvert Modifier and Type Field Description private UrlAdvertDisplayUrlAdvert. advertThe URL advert object to be displayed.Methods in com.funnelback.publicui.search.model.curator.action that return UrlAdvert Modifier and Type Method Description UrlAdvertDisplayUrlAdvert. getAdvert()The URL advert object to be displayed.Methods in com.funnelback.publicui.search.model.curator.action with parameters of type UrlAdvert Modifier and Type Method Description voidDisplayUrlAdvert. setAdvert(UrlAdvert advert)The URL advert object to be displayed.
-