public class GetProductByIdCliAction extends AbstractGetProductCliAction
CmdLineAction which gets information about a Product
 by ID.CmdLineAction.ActionMessagePrinter| Constructor and Description | 
|---|
| GetProductByIdCliAction() | 
| Modifier and Type | Method and Description | 
|---|---|
| Product | getProduct() | 
| void | setProductId(String productId) | 
executegetClient, getUrl, setClientgetDescription, getDetailedDescription, getExamples, getName, setDescription, setDetailedDescription, setExamples, setNamepublic Product getProduct() throws MalformedURLException, ConnectionException, CatalogException
getProduct in class AbstractGetProductCliActionMalformedURLExceptionConnectionExceptionCatalogExceptionpublic void setProductId(String productId)
Copyright © 1999–2017 Apache OODT. All rights reserved.