public class OmTvAccountServicesModify extends QueueEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
OmTvAccountServicesModify() |
|
OmTvAccountServicesModify(int moduleId,
int userId,
TvAccount tvAccount,
java.util.Set<java.lang.Integer> optionSet) |
Modifier and Type | Method and Description |
---|---|
int |
getDeviceId() |
java.util.Set<java.lang.Integer> |
getServiceIds() |
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 OmTvAccountServicesModify()
public OmTvAccountServicesModify(int moduleId, int userId, TvAccount tvAccount, 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> getServiceIds()
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