org.openmobileis.examples.mycrm.data.fodb
Class MyCrmFODBTerminalUserFactory

java.lang.Object
  extended byorg.openmobileis.modules.crm.database.common.fodb.FODBTerminalUserFactory
      extended byorg.openmobileis.examples.mycrm.data.fodb.MyCrmFODBTerminalUserFactory
All Implemented Interfaces:
TerminalUserFactory

public final class MyCrmFODBTerminalUserFactory
extends FODBTerminalUserFactory


Constructor Summary
MyCrmFODBTerminalUserFactory()
           
 
Method Summary
protected  java.lang.Class getDataType()
           
protected  int getMaxTerminalUserIdLength()
           
protected  void initDB(FastObjectDB db)
           
 
Methods inherited from class org.openmobileis.modules.crm.database.common.fodb.FODBTerminalUserFactory
addTerminalUser, getAllTerminalUsers, getCollectionName, getInstallTerminalUser, getSynchroListener, getTerminalUser, getTerminalUserIdsList, removeTerminalUser, setInstallTerminalUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyCrmFODBTerminalUserFactory

public MyCrmFODBTerminalUserFactory()
Method Detail

getMaxTerminalUserIdLength

protected int getMaxTerminalUserIdLength()
Specified by:
getMaxTerminalUserIdLength in class FODBTerminalUserFactory

getDataType

protected java.lang.Class getDataType()
Specified by:
getDataType in class FODBTerminalUserFactory

initDB

protected void initDB(FastObjectDB db)
               throws FODBException,
                      BadDataFormatException
Specified by:
initDB in class FODBTerminalUserFactory
Throws:
FODBException
BadDataFormatException


Copyright 2005 e-Care. All Rights Reserved.