org.skyscreamer.yoga.demo.test.controller
Class ArtistController
java.lang.Object
org.skyscreamer.yoga.demo.test.controller.AbstractController<Artist>
org.skyscreamer.yoga.demo.test.controller.ArtistController
@Controller
@RequestMapping(value="/artist")
public class ArtistController
- extends AbstractController<Artist>
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 |
ArtistController
public ArtistController()
Copyright © 2011. All Rights Reserved.