|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.modules.crm.database.common.fodb.FODBLabelFactory
org.openmobileis.examples.mycrm.data.fodb.MyCRMLabelFactory
Constructor Summary | |
MyCRMLabelFactory()
|
Method Summary | |
java.lang.String[][] |
getCategoriesList()
|
protected java.lang.Class |
getDataType()
|
protected int |
getMaxCategoryIdLength()
|
protected int |
getMaxLabelIdLength()
return the max length of the label id. |
protected void |
initDB(FastObjectDB db)
|
Methods inherited from class org.openmobileis.modules.crm.database.common.fodb.FODBLabelFactory |
deleteLabel, getLabelListForCategorie, getLabelWithIds, storeLabel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MyCRMLabelFactory()
Method Detail |
public java.lang.String[][] getCategoriesList()
getCategoriesList
in interface LabelFactory
getCategoriesList
in class FODBLabelFactory
protected int getMaxLabelIdLength()
FODBLabelFactory
getMaxLabelIdLength
in class FODBLabelFactory
protected int getMaxCategoryIdLength()
getMaxCategoryIdLength
in class FODBLabelFactory
protected java.lang.Class getDataType()
getDataType
in class FODBLabelFactory
protected void initDB(FastObjectDB db) throws FODBException, BadDataFormatException
initDB
in class FODBLabelFactory
FODBException
BadDataFormatException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |