public class InvDeviceDao extends DeviceDao<InvDevice,InetDeviceType>
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 |
|---|
InvDeviceDao(java.sql.Connection con,
int mid) |
InvDeviceDao(java.sql.Connection con,
int mid,
int userId) |
| Modifier and Type | Method and Description |
|---|---|
protected ru.bitel.bgbilling.kernel.directory.api.common.Directory<InetDeviceType> |
getTypeDir() |
protected InvDevice |
newDevice() |
protected InetDeviceType |
newDeviceType(int id,
java.lang.String title) |
void |
update(InvDevice b)
Для обновления вызывать этот метод.
|
deleteImpl, getFromRS, getFromRSImpl, getTreeFromList, list, list, listByType, listByUptimeTime, move, node, node, root, root, updateImpl, updateUptimegetFromRS, getImpl, linkEntity, list, list, listImpl, recycle, unlinkEntityfilterInit, filterJoin, filterToPS, getAttribute, getEntityAttributes, getEntitySpecAttrDirectory, getEntitySpecDirectory, getEntityTableName, getFromRS, listImpl, onAddressItemUpdate, updateEntityAttribute, updateEntityAttributesdelete, get, getAndDelete, getAndUpdatepublic InvDeviceDao(java.sql.Connection con,
int mid,
int userId)
throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionpublic InvDeviceDao(java.sql.Connection con,
int mid)
throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionprotected InvDevice newDevice()
newDevice in class DeviceDao<InvDevice,InetDeviceType>protected InetDeviceType newDeviceType(int id, java.lang.String title)
newDeviceType in class DeviceDao<InvDevice,InetDeviceType>protected ru.bitel.bgbilling.kernel.directory.api.common.Directory<InetDeviceType> getTypeDir() throws ru.bitel.bgbilling.common.BGException
getTypeDir in class DeviceDao<InvDevice,InetDeviceType>ru.bitel.bgbilling.common.BGExceptionpublic void update(InvDevice b) throws ru.bitel.bgbilling.common.BGException
ru.bitel.common.dao.AbstractDaoupdate in class DeviceDao<InvDevice,InetDeviceType>ru.bitel.bgbilling.common.BGException