public class InetRecalculateBaseEvent extends QueueEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Modifier | Constructor and Description |
|---|---|
protected |
InetRecalculateBaseEvent() |
|
InetRecalculateBaseEvent(int moduleId,
java.util.Date month,
java.lang.Integer day,
int applicationId,
int idDivisor,
int idRemainder,
java.util.Set<java.lang.Integer> cids,
int requestIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getApplicationId() |
java.util.Set<java.lang.Integer> |
getCids() |
java.lang.Integer |
getDay() |
int |
getIdDivisor() |
int |
getIdRemainder() |
java.util.Date |
getMonth() |
int |
getRequestIndex() |
protected void |
prepareMessage(javax.jms.Message message) |
void |
setDay(java.lang.Integer day) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, serializeAsObject, setLogFunctionProcess, toString, toStringprotected InetRecalculateBaseEvent()
public InetRecalculateBaseEvent(int moduleId,
java.util.Date month,
java.lang.Integer day,
int applicationId,
int idDivisor,
int idRemainder,
java.util.Set<java.lang.Integer> cids,
int requestIndex)
public java.util.Date getMonth()
public int getIdDivisor()
public int getIdRemainder()
public int getApplicationId()
public java.util.Set<java.lang.Integer> getCids()
public java.lang.Integer getDay()
public void setDay(java.lang.Integer day)
protected void prepareMessage(javax.jms.Message message)
throws javax.jms.JMSException
prepareMessage in class Eventjavax.jms.JMSExceptionpublic int getRequestIndex()