| 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. |