public class OmTvAccountOptionsModifyEvent extends QueueEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
OmTvAccountOptionsModifyEvent() |
|
OmTvAccountOptionsModifyEvent(int moduleId,
int contractId,
int userId,
int deviceId,
int tvAccountId,
java.util.Set<java.lang.Integer> optionSet) |
Modifier and Type | Method and Description |
---|---|
int |
getDeviceId() |
java.util.Set<java.lang.Integer> |
getOptions() |
int |
getTvAccountId() |
protected void |
prepareMessage(javax.jms.Message message) |
AccountOrderEvent |
toOmEvent(ru.bitel.bgbilling.modules.tv.access.TvAccess access,
ConnectionSet connectionSet,
java.util.Date now) |
protected void |
toString(java.lang.StringBuilder sb) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, serializeAsObject, setLogFunctionProcess, toString
protected OmTvAccountOptionsModifyEvent()
public OmTvAccountOptionsModifyEvent(int moduleId, int contractId, int userId, int deviceId, int tvAccountId, java.util.Set<java.lang.Integer> optionSet)
protected void prepareMessage(javax.jms.Message message) throws javax.jms.JMSException
prepareMessage
in class Event
javax.jms.JMSException
public int getDeviceId()
public int getTvAccountId()
public java.util.Set<java.lang.Integer> getOptions()
public AccountOrderEvent toOmEvent(ru.bitel.bgbilling.modules.tv.access.TvAccess access, ConnectionSet connectionSet, java.util.Date now) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException