public class OmTvAccountProductPeriodModify extends QueueEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Modifier | Constructor and Description |
|---|---|
protected |
OmTvAccountProductPeriodModify() |
|
OmTvAccountProductPeriodModify(int moduleId,
int contractId,
int userId,
int deviceId,
ProductPeriod productPeriod) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDeviceId() |
ProductPeriod |
getProductPeriod() |
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, toStringprotected OmTvAccountProductPeriodModify()
public OmTvAccountProductPeriodModify(int moduleId,
int contractId,
int userId,
int deviceId,
ProductPeriod productPeriod)
protected void prepareMessage(javax.jms.Message message)
throws javax.jms.JMSException
prepareMessage in class Eventjavax.jms.JMSExceptionpublic int getDeviceId()
public ProductPeriod getProductPeriod()
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