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

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

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

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

Detailed Description

JDBC Factory for internationalized labels (labels with a language).

Definition at line 44 of file JDBCIntlLabelFactory.java.

Public Member Functions

 JDBCIntlLabelFactory (LabelJDBCQuery q)
Array getLabelListForCategorie (String categorie)
String[][] getCategoriesList ()
Label getLabelWithIds (String id, String category, String lang)
Label getLabelWithIds (String id, 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
void deleteLabel (String id, String category, String language) throws ServiceException, DatabaseException
String convertIdsToLabelObjectIds (String labelid, String category)
abstract Array getLabelListForCategorieAdmin (String category)
 Get all labels for all languages for the category.

Protected Attributes

LabelJDBCQuery query


Member Function Documentation

abstract Array org.openmobileis.modules.crm.database.common.jdbc.JDBCIntlLabelFactory.getLabelListForCategorieAdmin String  category  )  [pure virtual]
 

Get all labels for all languages for the category.

Parameters:
category 
Returns:


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