org.openmobileis.modules.profiles.old.ProfileManager Class Reference

List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: Manage profil on the terminal side.

Profile are store in a XML file. The filename and path is defined by the PropertiesManager property org.openmobileis.profil.file By default (ie the property is not defined), the file is stored in the directory "user.dir"/WEB-INF/conf/properties/profilData.xml.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 65 of file ProfileManager.java.

Public Member Functions

void saveProfilFile (String fileData) throws ServiceException
Collection getProfilRubrics ()
Collection getProfilModules ()
ProfileRubric getRubric (String rubricName)
ProfileModule getModule (String moduleName)
void addRubric (ProfileRubric rubric)
void addModule (ProfileModule module)
void loadProfile () throws ServiceException
ProfileSynchroListenerAddNotifier getProfileSyncListenerNotifier ()
void setProfileSyncListenerNotifier (ProfileSynchroListenerAddNotifier profileSyncListenerNotifier)

Static Public Member Functions

static ProfileManager getManager ()

Package Attributes

ProfileSynchroListenerAddNotifier profileSyncListenerNotifier = new ProfileSynchroListenerAddNotifier()


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:40 2006 for OpenMobileIS by  doxygen 1.5.1-p1