Class GateAddressManager
java.lang.Object
ru.bitel.bgbilling.modules.ipn.server.bean.GateAddressManager
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetAddreeesByGateId(int gateId) getAddreeesByGateID(int gateId) Deprecated.getAddressStruct(GateAddress address) Возвращает значение параметра типа "Адрес" для данного договораstatic voidloadFromResultSet(ResultSet rs, GateAddress gateAddress) voidupdateAddress(int gateID, GateAddress address)  
- 
Field Details
- 
mid
protected int mid - 
con
 
 - 
 - 
Constructor Details
- 
GateAddressManager
 
 - 
 - 
Method Details
- 
getAddreeesByGateId
 - 
getAddreeesByGateID
Deprecated.ИспользоватьgetAddreeesByGateId(int).- Parameters:
 gateId-- Returns:
 
 - 
loadFromResultSet
- Throws:
 SQLException
 - 
updateAddress
 - 
getAddressStruct
Возвращает значение параметра типа "Адрес" для данного договора- Parameters:
 cid- код договораpid- код параметра- Returns:
 
 
 -