org.skyscreamer.yoga.demo.resteasy.resources
Class UserController
java.lang.Object
org.skyscreamer.yoga.demo.resteasy.resources.AbstractController<User>
org.skyscreamer.yoga.demo.resteasy.resources.UserController
@Controller
public class UserController
- extends AbstractController<User>
Created by IntelliJ IDEA.
User: Carter Page
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserController
public UserController()
getUsers
public List<User> getUsers(String selectorString)
Copyright © 2012. All Rights Reserved.