Uses of Class
org.filteredpush.client.jsf.ViewBean

Packages that use ViewBean
org.filteredpush.client.jsf   
 

Uses of ViewBean in org.filteredpush.client.jsf
 

Subclasses of ViewBean in org.filteredpush.client.jsf
 class AnnotationsBean
          A class responsible for all the annotations related functions except mapping, including retrieve annotations through the MessengerBean, parsing the annotations through annotation parser, organize the folders, delete/search the annotations etc.
 class MapperBean
          A class responsible for mapping the proposed change in the annotation to the local data source through mapper/adapter/driver.
 class UserBean
          A class responsible for all the user relative functions, including login/logout, user registration, configuring settings, register interest etc.