org.filteredpush.client.jsf
Class ViewBean

java.lang.Object
  extended by org.filteredpush.client.jsf.ViewBean
Direct Known Subclasses:
AnnotationsBean, MapperBean, UserBean

public abstract class ViewBean
extends java.lang.Object

The base class for the managed java bean to handle the message. Author: mkelly, Lei Dou $Id:$


Constructor Summary
ViewBean()
           
 
Method Summary
 void setMessageLocalizer(ResourceBundleLocalizer localizer)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewBean

public ViewBean()
Method Detail

setMessageLocalizer

public void setMessageLocalizer(ResourceBundleLocalizer localizer)