Class GateAddressManager
java.lang.Object
ru.bitel.bgbilling.modules.ipn.server.bean.GateAddressManager
public class GateAddressManager
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description GateAddressManager(java.sql.Connection con, int mid) -
Method Summary
Modifier and Type Method Description GateAddressgetAddreeesByGateId(int gateId)GateAddressgetAddreeesByGateID(int gateId)Deprecated.AddressStructgetAddressStruct(GateAddress address)Возвращает значение параметра типа "Адрес" для данного договораstatic voidloadFromResultSet(java.sql.ResultSet rs, GateAddress gateAddress)voidupdateAddress(int gateID, GateAddress address)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
mid
protected int mid -
con
protected java.sql.Connection con
-
-
Constructor Details
-
GateAddressManager
public GateAddressManager(java.sql.Connection con, int mid)
-
-
Method Details
-
getAddreeesByGateId
-
getAddreeesByGateID
Deprecated.ИспользоватьgetAddreeesByGateId(int).- Parameters:
gateId-- Returns:
-
loadFromResultSet
public static void loadFromResultSet(java.sql.ResultSet rs, GateAddress gateAddress) throws java.sql.SQLException- Throws:
java.sql.SQLException
-
updateAddress
-
getAddressStruct
Возвращает значение параметра типа "Адрес" для данного договора- Parameters:
cid- код договораpid- код параметра- Returns:
-