public class DeleteProductByNameCliAction extends AbstractDeleteProductCliAction
CmdLineAction which deletes a Product by name.CmdLineAction.ActionMessagePrinter| Constructor and Description |
|---|
DeleteProductByNameCliAction() |
| Modifier and Type | Method and Description |
|---|---|
protected Product |
getProductToDelete() |
void |
setProductName(String productName) |
executegetClient, getUrl, setClientgetDescription, getDetailedDescription, getExamples, getName, setDescription, setDetailedDescription, setExamples, setNameprotected Product getProductToDelete() throws CmdLineActionException, MalformedURLException, ConnectionException, CatalogException
getProductToDelete in class AbstractDeleteProductCliActionCmdLineActionExceptionMalformedURLExceptionConnectionExceptionCatalogExceptionpublic void setProductName(String productName)
Copyright © 1999–2017 Apache OODT. All rights reserved.