org.apache.myfaces.tobago.example.demo.bestpractice
Class BestPracticeController
java.lang.Object
org.apache.myfaces.tobago.example.demo.bestpractice.BestPracticeController
public class BestPracticeController
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BestPracticeController
public BestPracticeController()
throwException
public String throwException()
viewPdfInBrowser
public String viewPdfInBrowser()
viewPdfOutsideOfBrowser
public String viewPdfOutsideOfBrowser()
getBirds
public List<Bird> getBirds()
getStatus
public String getStatus()
setStatus
public void setStatus(String status)
Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.