Class FishPond
- java.lang.Object
-
- org.apache.myfaces.tobago.example.demo.nonfacesrequest.FishPond
-
- All Implemented Interfaces:
Serializable
@SessionScoped @Named public class FishPond extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FishPond()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaction()StringgetSelectedFish()IntegergetSelectedFishId()Stringrandom()Stringselect(Integer fishId)voidsetSelectedFishId(Integer selectedFishId)
-