public class TvDeviceDao extends DeviceDao<TvDevice,TvDeviceType>
AbstractEntityAttrDao.AddressItemModifiedEventListenergetImplPS, insertEntityPS, updateEntityPS, updateEntityPS2CONTRACT_OBJECT_SUPPORT, CONTRACT_SUPPORT, ENTITY_SUPPORT, entitySpecAttrDirectory, entitySpecDirectory, filterWeightComparator, userId| Constructor and Description |
|---|
TvDeviceDao(java.sql.Connection con,
int mid) |
TvDeviceDao(java.sql.Connection con,
int mid,
int userId) |
| Modifier and Type | Method and Description |
|---|---|
protected Directory<TvDeviceType> |
getTypeDir() |
protected TvDevice |
newDevice() |
protected TvDeviceType |
newDeviceType(int id,
java.lang.String title) |
deleteImpl, getFromRS, getFromRSImpl, getTreeFromList, getValues, list, list, listByType, listByUptimeTime, move, node, node, root, root, setExtraParams, update, updateImpl, updateUptimegetFromRS, getImpl, linkEntity, list, list, listImpl, recycle, unlinkEntitycheckEntityAttribute, checkEntitySpecAttrDelete, filterInit, filterJoin, filterToPS, getAllEntityAttributes, getAttribute, getEntityAttribute, getEntityAttributes, getEntitySpecAttrDirectory, getEntitySpecDirectory, getEntityTableName, getEntityValueForIds, getFromRS, listImpl, onAddressItemUpdate, updateEntityAttribute, updateEntityAttributesdelete, get, getAndDelete, getAndUpdatepublic TvDeviceDao(java.sql.Connection con,
int mid,
int userId)
throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionpublic TvDeviceDao(java.sql.Connection con,
int mid)
throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionprotected TvDevice newDevice()
newDevice in class DeviceDao<TvDevice,TvDeviceType>protected TvDeviceType newDeviceType(int id, java.lang.String title)
newDeviceType in class DeviceDao<TvDevice,TvDeviceType>protected Directory<TvDeviceType> getTypeDir() throws ru.bitel.bgbilling.common.BGException
getTypeDir in class DeviceDao<TvDevice,TvDeviceType>ru.bitel.bgbilling.common.BGException