public class TvDeviceDao extends DeviceDao<TvDevice,TvDeviceType>
AbstractEntityAttrDao.AddressItemModifiedEventListener
getImplPS, insertEntityPS, updateEntityPS, updateEntityPS2
CONTRACT_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, updateUptime
getFromRS, getImpl, linkEntity, list, list, listImpl, recycle, unlinkEntity
checkEntityAttribute, checkEntitySpecAttrDelete, filterInit, filterJoin, filterToPS, getAllEntityAttributes, getAttribute, getEntityAttribute, getEntityAttributes, getEntitySpecAttrDirectory, getEntitySpecDirectory, getEntityTableName, getEntityValueForIds, getFromRS, listImpl, onAddressItemUpdate, updateEntityAttribute, updateEntityAttributes
delete, get, getAndDelete, getAndUpdate
public TvDeviceDao(java.sql.Connection con, int mid, int userId) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
public TvDeviceDao(java.sql.Connection con, int mid) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
protected 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