Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

org.openmobileis.modules.crm.data.common.RepresentantManager Class Reference

List of all members.

Detailed Description

Title: OpenMobileIS Project Description:.

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

Definition at line 43 of file RepresentantManager.java.

Public Member Functions

 RepresentantManager (RepresentantFactory factory)
 Constructor for RepresentantManager.
RepresentantFactory getFactory ()
String[] getRepIdsList ()
Representant getRepresentant (String id)
Representant getSelectedRepresentant ()
void setSelectedRepresentant (String id) throws ServiceException, DatabaseException
Representant getInstallRepresentant ()
void setInstallRepresentant (String id) throws ServiceException, DatabaseException
Representant[] getAllRepresentants () throws DatabaseException
void addRepresentant (Representant rep) throws ServiceException, DatabaseException
 call by synchro server to create the representant DB
void removeRepresentant (String repId) throws ServiceException, DatabaseException

Static Public Member Functions

static void registerManager (RepresentantManager m)
static void removeManager ()
static RepresentantManager getManager ()


The documentation for this class was generated from the following file:
Generated on Wed Dec 14 21:05:39 2005 for OpenMobileIS by  doxygen 1.4.4