@Path(value="product-portals")
public class ProductPortalPrivateResource
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private ProductPortalAppService |
service |
Constructor and Description |
---|
ProductPortalPrivateResource(ProductPortalAppService service) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
getListOfShopsToBeExported(java.lang.String storename) |
private final ProductPortalAppService service
@Inject public ProductPortalPrivateResource(ProductPortalAppService service)