public class InvDeviceDao extends DeviceDao<InvDevice,InetDeviceType>
AbstractEntityAttrDao.AddressItemModifiedEventListenergetImplPS, insertEntityPS, updateEntityPS, updateEntityPS2CONTRACT_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, updateUptimegetFromRS, getImpl, linkEntity, list, list, listImpl, recycle, unlinkEntitycheckEntityAttribute, checkEntitySpecAttrDelete, filterInit, filterJoin, filterToPS, getAllEntityAttributes, getAttribute, getEntityAttribute, getEntityAttributes, getEntitySpecAttrDirectory, getEntitySpecDirectory, getEntityTableName, getEntityValueForIds, 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 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
update in class DeviceDao<InvDevice,InetDeviceType>ru.bitel.bgbilling.common.BGException