public class AdditionalAgreementEvent extends LocalEvent
Modifier and Type | Field and Description |
---|---|
protected AdditionalAgreement |
additionalAgreement |
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
AdditionalAgreementEvent(int moduleId,
int contractId,
int userId) |
Modifier and Type | Method and Description |
---|---|
AdditionalAgreement |
getAdditionalAgreement() |
java.lang.String |
getAttribute(java.lang.String key) |
protected void |
setAdditionalAgreement(AdditionalAgreement additionalAgreement) |
void |
setAttribute(java.lang.String key,
java.lang.String value) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toString
protected AdditionalAgreement additionalAgreement
protected AdditionalAgreementEvent(int moduleId, int contractId, int userId)
public AdditionalAgreement getAdditionalAgreement()
protected void setAdditionalAgreement(AdditionalAgreement additionalAgreement)
public java.lang.String getAttribute(java.lang.String key)
public void setAttribute(java.lang.String key, java.lang.String value)