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