public class ContractObjectDao extends AbstractEntityAttrDao<ContractObject>
AbstractEntityAttrDao.AddressItemModifiedEventListenerCONTRACT_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, updateEntityAttributesdelete, get, getAndDelete, getAndUpdateclose, delete, deleteImpl, eq, get, getById, getImpl, getListFromRS, getPeriod, getSQLOrder, getTableName, list, list, listImpl, listImpl, listImplPS, listImplPS, ormFromResultSet, ormUpdateImpl, ormUpdateImpl, processException, recycle, setStatementParam, updatepublic Directory<? extends Id> getEntitySpecDirectory() throws ru.bitel.bgbilling.common.BGException
getEntitySpecDirectory in class AbstractEntityAttrDao<ContractObject>ru.bitel.bgbilling.common.BGExceptionprotected Directory<? extends EntitySpecAttr> getEntitySpecAttrDirectory() throws ru.bitel.bgbilling.common.BGException
getEntitySpecAttrDirectory in class AbstractEntityAttrDao<ContractObject>ru.bitel.bgbilling.common.BGExceptionprotected 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.SQLExceptionru.bitel.bgbilling.common.BGExceptionprotected 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.BGExceptionjava.sql.SQLExceptionpublic java.util.List<ContractObject> list(int contractId) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException