org.skyscreamer.yoga.demo.test.controller
Class AlbumController
java.lang.Object
org.skyscreamer.yoga.demo.test.controller.AbstractController<Album>
org.skyscreamer.yoga.demo.test.controller.AlbumController
@Controller
@RequestMapping(value="/album")
public class AlbumController
- extends AbstractController<Album>
Created by IntelliJ IDEA. User: Carter Page Date: 4/19/11 Time: 6:06 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlbumController
public AlbumController()
Copyright © 2012. All Rights Reserved.