public class MerchantEvent extends Event implements EntityRelatedEvent, SiteRelatedEvent
id| Constructor and Description |
|---|
MerchantEvent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDestinationId() |
String |
getShortDescription() |
int |
getSiteId() |
int |
getSourceId() |
boolean |
isRelatedToEntity(int entityId) |
boolean |
isRelatedToSite(int siteId) |
void |
setDestinationId(int destinationId) |
void |
setSiteId(int siteId) |
void |
setSourceId(int sourceId) |
getCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYeargetId, setIdpublic int getSourceId()
public void setSourceId(int sourceId)
public int getDestinationId()
public void setDestinationId(int destinationId)
public int getSiteId()
public void setSiteId(int siteId)
public boolean isRelatedToEntity(int entityId)
isRelatedToEntity in interface EntityRelatedEventpublic boolean isRelatedToSite(int siteId)
isRelatedToSite in interface SiteRelatedEventpublic String getShortDescription()
getShortDescription in class EventCopyright © 2017. All rights reserved.