public class TvDeviceDao extends DeviceDao<TvDevice,TvDeviceType>
AbstractEntityAttrDao.AddressItemModifiedEventListenergetImplPS, insertEntityPS, updateEntityPSentitySpecAttrDirectory, entitySpecDirectory, filterWeightComparator, userIdcacheFilter, cacheJoin, cacheOrderBy, cachePaged, cachePS, cacheWhat, con, getByIdPS, mid, moduleId, orderByPattern, SQL_CALC_FOUND_ROWS, SQL_DELETE, SQL_EQ, SQL_EQCS, SQL_FROM, SQL_GROUP, SQL_IN, SQL_INSERT, SQL_LIMIT, SQL_ORDER, SQL_SELECT, SQL_SET, SQL_UPDATE, SQL_WHERE, tableName| 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 ru.bitel.bgbilling.kernel.directory.api.common.Directory<TvDeviceType> |
getTypeDir() |
protected TvDevice |
newDevice() |
protected TvDeviceType |
newDeviceType(int id,
java.lang.String title) |
deleteImpl, getFromRS, getFromRSImpl, getTreeFromList, list, list, listByType, listByUptimeTime, move, node, node, root, root, update, updateImpl, updateUptimegetFromRS, getImpl, linkEntity, list, list, listImpl, recycle, unlinkEntityfilterInit, filterJoin, filterToPS, getAttribute, getEntityAttributes, getEntitySpecAttrDirectory, getEntitySpecDirectory, getEntityTableName, 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 ru.bitel.bgbilling.kernel.directory.api.common.Directory<TvDeviceType> getTypeDir() throws ru.bitel.bgbilling.common.BGException
getTypeDir in class DeviceDao<TvDevice,TvDeviceType>ru.bitel.bgbilling.common.BGException