public class ServiceLinkModifiedEvent extends Event
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Modifier | Constructor and Description |
|---|---|
protected |
ServiceLinkModifiedEvent() |
|
ServiceLinkModifiedEvent(int moduleId,
int userId,
int productSpecId,
java.util.List<ProductSpecServiceLink> linkList) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProductSpecServiceLink> |
getLinkList() |
int |
getProductSpecId() |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toStringprotected ServiceLinkModifiedEvent()
public ServiceLinkModifiedEvent(int moduleId,
int userId,
int productSpecId,
java.util.List<ProductSpecServiceLink> linkList)
public int getProductSpecId()
public java.util.List<ProductSpecServiceLink> getLinkList()