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

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

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

Detailed Description

Title: OpenMobileIS Project Description:.

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

Definition at line 55 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

Static Protected Attributes

static final Label emptyLabel = new DefaultLabel ("", "", "")


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