public class InvDeviceDao extends DeviceDao<InvDevice,InetDeviceType>
AbstractEntityAttrDao.AddressItemModifiedEventListener
getImplPS, insertEntityPS, updateEntityPS, updateEntityPS2
CONTRACT_OBJECT_SUPPORT, CONTRACT_SUPPORT, ENTITY_SUPPORT, entitySpecAttrDirectory, entitySpecDirectory, filterWeightComparator, userId
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 Directory<InetDeviceType> |
getTypeDir() |
protected InvDevice |
newDevice() |
protected InetDeviceType |
newDeviceType(int id,
java.lang.String title) |
void |
update(InvDevice b) |
deleteImpl, getFromRS, getFromRSImpl, getTreeFromList, getValues, list, list, listByType, listByUptimeTime, move, node, node, root, root, setExtraParams, 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 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 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
update
in class DeviceDao<InvDevice,InetDeviceType>
ru.bitel.bgbilling.common.BGException