Uses of Interface
com.ail.core.product.resetallproducts.ResetAllProductsArg

Packages that use ResetAllProductsArg
com.ail.core.product   
com.ail.core.product.resetallproducts   
 

Uses of ResetAllProductsArg in com.ail.core.product
 

Methods in com.ail.core.product that return ResetAllProductsArg
 ResetAllProductsArg ProductManagerBean.resetAllProducts(ResetAllProductsArg arg)
          Service wrapper method for the ResetAllProductsArg service.
 ResetAllProductsArg ProductManager.resetAllProducts(ResetAllProductsArg arg)
           
 ResetAllProductsArg ProductManagerLocal.resetAllProducts(ResetAllProductsArg arg)
           
 

Methods in com.ail.core.product with parameters of type ResetAllProductsArg
 ResetAllProductsArg ProductManagerBean.resetAllProducts(ResetAllProductsArg arg)
          Service wrapper method for the ResetAllProductsArg service.
 ResetAllProductsArg ProductManager.resetAllProducts(ResetAllProductsArg arg)
           
 ResetAllProductsArg ProductManagerLocal.resetAllProducts(ResetAllProductsArg arg)
           
 

Uses of ResetAllProductsArg in com.ail.core.product.resetallproducts
 

Classes in com.ail.core.product.resetallproducts that implement ResetAllProductsArg
 class ResetAllProductsArgImp
           
 class ResetAllProductsCommand