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