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

org.openmobileis.modules.crm.database.common.jdbc.JDBCLabelFactory Class Reference

Inheritance diagram for org.openmobileis.modules.crm.database.common.jdbc.JDBCLabelFactory:

org.openmobileis.modules.crm.data.common.LabelFactory List of all members.

Detailed Description

Title: OpenMobileIS Project Description:.

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

Definition at line 54 of file JDBCLabelFactory.java.

Public Member Functions

 JDBCLabelFactory (LabelJDBCQuery q)
 Constructor for LabelManager.
Array getLabelListForCategorie (String categorie)
Label getLabelWithIds (String id, String category)
String convertIdsToLabelObjectIds (String labelid, String category)
void storeLabel (Label label) throws ServiceException, DatabaseException
 call by synchro server to create the label DB
void deleteLabel (String id, String category) throws ServiceException, DatabaseException

Protected Member Functions

Array getDBLabelListForCategorie (String categorie)
Label getDBLabelWithIds (String id, String category)

Protected Attributes

LabelJDBCQuery query


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