public class InvDeviceDao extends DeviceDao<InvDevice,InetDeviceType>
AbstractEntityAttrDao.AddressItemModifiedEventListener
getImplPS, insertEntityPS, updateEntityPS
entitySpecAttrDirectory, entitySpecDirectory, filterWeightComparator, userId
cacheFilter, 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, updateUptime
getFromRS, getImpl, linkEntity, list, list, listImpl, recycle, unlinkEntity
filterInit, filterJoin, filterToPS, getAttribute, getEntityAttributes, getEntitySpecAttrDirectory, getEntitySpecDirectory, getEntityTableName, getFromRS, listImpl, onAddressItemUpdate, updateEntityAttribute, updateEntityAttributes
delete, get, getAndDelete, getAndUpdate
public InvDeviceDao(java.sql.Connection con, int mid, int userId) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
public InvDeviceDao(java.sql.Connection con, int mid) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
protected 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.BGException
public void update(InvDevice b) throws ru.bitel.bgbilling.common.BGException
ru.bitel.common.dao.AbstractDao
update
in class DeviceDao<InvDevice,InetDeviceType>
ru.bitel.bgbilling.common.BGException