Uses of Class
org.glassfish.jersey.examples.bookmark_em.resource.UserResource

Packages that use UserResource
org.glassfish.jersey.examples.bookmark_em.resource   
 

Uses of UserResource in org.glassfish.jersey.examples.bookmark_em.resource
 

Methods in org.glassfish.jersey.examples.bookmark_em.resource that return UserResource
 UserResource UsersResource.getUser(java.lang.String userid)
           
 

Constructors in org.glassfish.jersey.examples.bookmark_em.resource with parameters of type UserResource
BookmarksResource(UriInfo uriInfo, javax.persistence.EntityManager em, javax.transaction.UserTransaction utx, UserResource userResource)
          Creates a new instance of BookmarksResource
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.