Class InetDeviceDao
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.bgbilling.common.dao.AbstractDaoConstant
ru.bitel.bgbilling.common.dao.AbstractDao<InetDevice>
ru.bitel.bgbilling.common.dao.AbstractIdDao<InetDevice>
ru.bitel.oss.kernel.entity.server.bean.AbstractEntityAttrDao<InetDevice>
ru.bitel.oss.kernel.entity.server.bean.AbstractEntityDao<InetDevice>
ru.bitel.bgbilling.modules.inet.server.bean.InetDeviceDao
-
Nested Class Summary
Nested classes/interfaces inherited from class ru.bitel.oss.kernel.entity.server.bean.AbstractEntityAttrDao
AbstractEntityAttrDao.AddressItemModifiedEventListenerNested classes/interfaces inherited from class ru.bitel.bgbilling.common.dao.AbstractDao
ru.bitel.bgbilling.common.dao.AbstractDao.ListParams -
Field Summary
FieldsFields inherited from class ru.bitel.oss.kernel.entity.server.bean.AbstractEntityAttrDao
CONTRACT_OBJECT_SUPPORT, CONTRACT_SUPPORT, ENTITY_SUPPORT, entitySpecAttrDirectory, entityTableSuffix, filterWeightComparator, userIdFields inherited from class ru.bitel.bgbilling.common.dao.AbstractDao
orderByPatternFields inherited from class ru.bitel.bgbilling.common.dao.AbstractDaoConstant
con, ERROR, fields, moduleId, SQL_ALL, SQL_AND, SQL_DELETE, SQL_DISTINCT, SQL_EQ, SQL_EQCS, SQL_FROM, SQL_GROUP, SQL_IN, SQL_INSERT, SQL_JOIN, SQL_LEFT_JOIN, SQL_LIMIT, SQL_NOT_IN, SQL_ON, SQL_ON_DUPLICATE_KEY_UPDATE, SQL_ORDER, SQL_SELECT, SQL_SET, SQL_UPDATE, SQL_VALUES, SQL_WHERE, tableName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckTables(Connection con, int moduleId, Date initialDate) intdelete(int id) get(int id) Directory<? extends EntitySpec> protected InetDeviceinetDeviceList(int deviceTypeId) listByInvDeviceId(int id) voidnode(List<FilterEntityAttr> entityFilter, int deviceId, boolean loadDeviceGroupIds) booleanreorder(int srcDeviceId, int parentDeviceId, int pos) root(DeviceTreeFilter deviceTreeFilter, boolean loadAncestors) protected voidupdateImpl(InetDevice inetDevice) Methods inherited from class ru.bitel.oss.kernel.entity.server.bean.AbstractEntityDao
getFromRS, getFromRS, linkEntity, list, list, listImpl, unlinkEntity, updateMethods inherited from class ru.bitel.oss.kernel.entity.server.bean.AbstractEntityAttrDao
checkEntityAttribute, checkEntitySpecAttrDelete, deleteEntityAttribute, deleteEntityAttributes, filterInit, filterJoin, filterToPS, getAllEntityAttributes, getAttribute, getEntityAttribute, getEntityAttributes, getEntityAttributes, getEntitySpecAttrDirectory, getEntityTableName, getEntityTableSuffix, getEntityValueForIds, listImpl, onAddressItemUpdate, optEntityAttribute, updateEntityAttribute, updateEntityAttributesMethods inherited from class ru.bitel.bgbilling.common.dao.AbstractIdDao
executeUpdate, getAndDelete, getAndUpdate, loadData, opt, prepareStatement, sqlCommand, sqlCommandAndTable, sqlInsertValues, sqlQuery, sqlUpdateSet, sqlWhereIdMethods inherited from class ru.bitel.bgbilling.common.dao.AbstractDao
deleteImpl, dropTemporaryTable, eq, get, getById, getImpl, getListFromRS, getPeriod, getQueryById, getQueryWithFilter, getSQLOrder, list, list, listCountImplPS, listImplPS, ormFromResultSet, ormUpdateImpl, ormUpdateImpl, ormUpdateImpl, ormUpdateImpl, queryPeriod, setPageRecordCountMethods inherited from class ru.bitel.bgbilling.common.dao.AbstractDaoConstant
delete, delete, getSQLOrder, getSQLOrderFields, getTableName, psSetDate, psSetDateOrNull, psSetInt, psSetIntOrNull, psSetPeriod, psSetString, psSetStringOrNull, psSetTimestampOrNull, queryAndIn, setStatementParamMethods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
error, error, error, getLogger, logError, logError, warn
-
Field Details
-
entitySpecDirectory
-
-
Constructor Details
-
InetDeviceDao
-
-
Method Details
-
root
public InetDevice root(DeviceTreeFilter deviceTreeFilter, boolean loadAncestors) throws SQLException - Throws:
SQLException
-
node
public InetDevice node(List<FilterEntityAttr> entityFilter, int deviceId, boolean loadDeviceGroupIds) throws SQLException - Throws:
SQLException
-
get
- Overrides:
getin classru.bitel.bgbilling.common.dao.AbstractIdDao<InetDevice>- Throws:
SQLException
-
getEntitySpecDirectory
- Overrides:
getEntitySpecDirectoryin classAbstractEntityAttrDao<InetDevice>
-
move
- Throws:
SQLException
-
delete
- Overrides:
deletein classAbstractEntityDao<InetDevice>- Throws:
SQLException
-
rootSource
- Throws:
SQLException
-
listSource
- Throws:
SQLException
-
listByInvDeviceId
- Throws:
SQLException
-
checkTables
-
inetDeviceList
- Throws:
SQLException
-
inetDeviceList
- Throws:
SQLException
-
getFromRSImpl
- Specified by:
getFromRSImplin classAbstractEntityDao<InetDevice>- Throws:
SQLException
-
updateImpl
- Specified by:
updateImplin classru.bitel.bgbilling.common.dao.AbstractDao<InetDevice>- Throws:
SQLException
-
reorder
- Throws:
SQLException
-