com.aiyc.server.standalone.db
类 HomeFactory

java.lang.Object
  继承者 com.aiyc.server.standalone.db.HomeFactory

public class HomeFactory
extends Object

Factory for all EntityHomes

作者:
felly

构造方法摘要
HomeFactory()
           
 
方法摘要
static BluetoothReadingHome getBluetoothReadingHome()
           
static BluetoothReadingVectorHome getBluetoothReadingVectorHome()
           
static FingerprintHome getFingerprintHome()
           
static GSMReadingHome getGSMReadingHome()
           
static GSMReadingVectorHome getGSMReadingVectorHome()
           
static LocationHome getLocationHome()
           
static MapHome getMapHome()
           
static MeasurementHome getMeasurementHome()
           
static ReadingInMeasurementHome getReadingInMeasurementHome()
           
static WiFiReadingHome getWiFiReadingHome()
           
static WiFiReadingVectorHome getWiFiReadingVectorHome()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

HomeFactory

public HomeFactory()
方法详细信息

getMapHome

public static MapHome getMapHome()

getLocationHome

public static LocationHome getLocationHome()

getFingerprintHome

public static FingerprintHome getFingerprintHome()

getMeasurementHome

public static MeasurementHome getMeasurementHome()

getReadingInMeasurementHome

public static ReadingInMeasurementHome getReadingInMeasurementHome()

getWiFiReadingHome

public static WiFiReadingHome getWiFiReadingHome()

getWiFiReadingVectorHome

public static WiFiReadingVectorHome getWiFiReadingVectorHome()

getGSMReadingHome

public static GSMReadingHome getGSMReadingHome()

getGSMReadingVectorHome

public static GSMReadingVectorHome getGSMReadingVectorHome()

getBluetoothReadingHome

public static BluetoothReadingHome getBluetoothReadingHome()

getBluetoothReadingVectorHome

public static BluetoothReadingVectorHome getBluetoothReadingVectorHome()


Copyright © 2017. All Rights Reserved.