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) |
execute
getClient, getUrl, setClient
getDescription, getDetailedDescription, getExamples, getName, setDescription, setDetailedDescription, setExamples, setName
public Product getProduct() throws MalformedURLException, ConnectionException, CatalogException
getProduct
in class AbstractGetProductCliAction
MalformedURLException
ConnectionException
CatalogException
public void setProductName(String productName)
Copyright © 1999–2017 Apache OODT. All rights reserved.