public class TvProductsDeviceStateModifiedEvent extends Event
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
TvProductsDeviceStateModifiedEvent() |
|
TvProductsDeviceStateModifiedEvent(int moduleId,
int contractId,
int deviceId,
int tvAccountId,
short deviceState,
java.util.List<ProductStateEntry> productEntryList) |
|
TvProductsDeviceStateModifiedEvent(int moduleId,
int deviceId,
int tvAccountId,
short deviceState,
java.util.List<ProductStateEntry> productEntryList)
Deprecated.
|
|
TvProductsDeviceStateModifiedEvent(ru.bitel.bgbilling.modules.tv.access.event.db.TvProductsDeviceStateModifyEvent modify) |
Modifier and Type | Method and Description |
---|---|
int |
getDeviceId() |
short |
getDeviceState() |
java.util.List<ProductStateEntry> |
getProductEntryList() |
int |
getTvAccountId() |
protected void |
toString(java.lang.StringBuilder sb) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString
protected TvProductsDeviceStateModifiedEvent()
public TvProductsDeviceStateModifiedEvent(ru.bitel.bgbilling.modules.tv.access.event.db.TvProductsDeviceStateModifyEvent modify)
@Deprecated public TvProductsDeviceStateModifiedEvent(int moduleId, int deviceId, int tvAccountId, short deviceState, java.util.List<ProductStateEntry> productEntryList)
public TvProductsDeviceStateModifiedEvent(int moduleId, int contractId, int deviceId, int tvAccountId, short deviceState, java.util.List<ProductStateEntry> productEntryList)
public int getDeviceId()
public int getTvAccountId()
public short getDeviceState()
public java.util.List<ProductStateEntry> getProductEntryList()