Uses of Class
com.restfully.shop.domain.Products

Packages that use Products
com.restfully.shop.services   
 

Uses of Products in com.restfully.shop.services
 

Methods in com.restfully.shop.services that return Products
 Products ProductResourceBean.getProducts(int start, int size, java.lang.String name, javax.ws.rs.core.UriInfo uriInfo)
           
 Products ProductResource.getProducts(int start, int size, java.lang.String name, javax.ws.rs.core.UriInfo uriInfo)
           
 



Copyright © 2011 Sun Microsystems, Inc. All Rights Reserved.