public class ContractWebLoginEvent extends LocalEvent
getParams().
event.getParams().get('remoteAddr')
remoteAddr - адрес абонентаCONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Modifier | Constructor and Description |
|---|---|
protected |
ContractWebLoginEvent() |
|
ContractWebLoginEvent(javax.servlet.http.HttpServletRequest request,
int contactId) |
|
ContractWebLoginEvent(int contactId,
ParameterMap params) |
| Modifier and Type | Method and Description |
|---|---|
ParameterMap |
getParams()
Возвращает дополнительные параметры.
|
javax.servlet.http.HttpServletRequest |
getRequest()
Данный метод вернет не null только для старого ЛК.
|
void |
setParams(ParameterMap params) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toStringprotected ContractWebLoginEvent()
public ContractWebLoginEvent(javax.servlet.http.HttpServletRequest request,
int contactId)
public ContractWebLoginEvent(int contactId,
ParameterMap params)
public javax.servlet.http.HttpServletRequest getRequest()
getParams()public ParameterMap getParams()
public void setParams(ParameterMap params)