final class SlideshowServiceEP6 extends java.lang.Object implements SlideshowService
Modifier and Type | Field and Description |
---|---|
private InvocationBuilderFactory |
factory |
Constructor and Description |
---|
SlideshowServiceEP6(InvocationBuilderFactory factory) |
Modifier and Type | Method and Description |
---|---|
Slideshow |
get(java.lang.String shopId,
GUID productId) |
private java.lang.String |
getHref(GUID productId) |
private final InvocationBuilderFactory factory
@Inject public SlideshowServiceEP6(InvocationBuilderFactory factory)
public Slideshow get(java.lang.String shopId, GUID productId)
get
in interface SlideshowService
private java.lang.String getHref(GUID productId)