Design Pattern Framework 3.5
GetProductImage Method (productId)
Patterns-In-Action! Application ► ImageService.ServiceImplementations ► ImageService ► GetProductImage(String)
Gets product image. For demo purposed, this returns always same image.
Declaration Syntax
Parameters
- productId (String)
- Product Identifier.
Return Value
Image stream.