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