|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdateProductArg
| Method Summary | |
|---|---|
ProductDetails |
getProductDetailsArg()
Details of the product to be removed from the registry. |
java.lang.String |
getProductNameArg()
The name of the product to be updated. |
void |
setProductDetailsArg(ProductDetails productsDetailsArg)
Details of the product to be removed from the registry |
void |
setProductNameArg(java.lang.String productName)
The name of the product to be updated. |
| Methods inherited from interface com.ail.core.command.CommandArg |
|---|
getCallersCore, setCallersCore |
| Method Detail |
|---|
ProductDetails getProductDetailsArg()
void setProductDetailsArg(ProductDetails productsDetailsArg)
productsDetailsArg - new value for property.getProductDetailsArg()java.lang.String getProductNameArg()
void setProductNameArg(java.lang.String productName)
productName - The name of the product to update
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||