public class ContractObjectDao extends AbstractEntityAttrDao<ContractObject>
AbstractEntityAttrDao.AddressItemModifiedEventListener
CONTRACT_OBJECT_SUPPORT, CONTRACT_SUPPORT, ENTITY_SUPPORT, entitySpecAttrDirectory, entitySpecDirectory, filterWeightComparator, userId
Constructor and Description |
---|
ContractObjectDao(java.sql.Connection con,
int userId) |
Modifier and Type | Method and Description |
---|---|
protected Directory<? extends EntitySpecAttr> |
getEntitySpecAttrDirectory() |
Directory<? extends Id> |
getEntitySpecDirectory() |
protected ContractObject |
getFromRS(java.sql.ResultSet rs,
boolean loadAttributes,
boolean loadEntityTitle) |
java.util.List<ContractObject> |
list(int contractId) |
protected void |
updateImpl(ContractObject b) |
checkEntityAttribute, checkEntitySpecAttrDelete, filterInit, filterJoin, filterToPS, getAllEntityAttributes, getAttribute, getEntityAttribute, getEntityAttributes, getEntityTableName, getEntityValueForIds, getFromRS, list, listImpl, onAddressItemUpdate, updateEntityAttribute, updateEntityAttributes
delete, get, getAndDelete, getAndUpdate
close, delete, deleteImpl, eq, get, getById, getImpl, getListFromRS, getPeriod, getSQLOrder, getTableName, list, list, listImpl, listImpl, listImplPS, listImplPS, ormFromResultSet, ormUpdateImpl, ormUpdateImpl, processException, recycle, setStatementParam, update
public Directory<? extends Id> getEntitySpecDirectory() throws ru.bitel.bgbilling.common.BGException
getEntitySpecDirectory
in class AbstractEntityAttrDao<ContractObject>
ru.bitel.bgbilling.common.BGException
protected Directory<? extends EntitySpecAttr> getEntitySpecAttrDirectory() throws ru.bitel.bgbilling.common.BGException
getEntitySpecAttrDirectory
in class AbstractEntityAttrDao<ContractObject>
ru.bitel.bgbilling.common.BGException
protected ContractObject getFromRS(java.sql.ResultSet rs, boolean loadAttributes, boolean loadEntityTitle) throws java.sql.SQLException, ru.bitel.bgbilling.common.BGException
getFromRS
in class AbstractEntityAttrDao<ContractObject>
java.sql.SQLException
ru.bitel.bgbilling.common.BGException
protected void updateImpl(ContractObject b) throws ru.bitel.bgbilling.common.BGException, java.sql.SQLException
updateImpl
in class ru.bitel.common.dao.AbstractDao<ContractObject>
ru.bitel.bgbilling.common.BGException
java.sql.SQLException
public java.util.List<ContractObject> list(int contractId) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException