public class ItemStolenEvent extends HfEvent implements SiteRelatedEvent, StructureRelatedEvent, ArtifactRelatedEvent
id| Constructor and Description |
|---|
ItemStolenEvent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCalcSiteId() |
String |
getCircumstance() |
int |
getEntityId() |
String |
getShortDescription() |
int |
getStructureId() |
boolean |
isRelatedToArtifact(int artifactId) |
boolean |
isRelatedToHf(int hfId) |
boolean |
isRelatedToSite(int siteId) |
boolean |
isRelatedToStructure(int structureId,
int siteId) |
void |
process() |
void |
setCalcSiteId(int calcSiteId) |
void |
setCircumstance(String circumstance) |
void |
setEntityId(int entityId) |
void |
setStructureId(int structureId) |
getCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, setCollection, setSeconds, setType, setYeargetId, setIdpublic int getCalcSiteId()
public void setCalcSiteId(int calcSiteId)
public int getStructureId()
public void setStructureId(int structureId)
public int getEntityId()
public void setEntityId(int entityId)
public String getCircumstance()
public void setCircumstance(String circumstance)
public boolean isRelatedToHf(int hfId)
isRelatedToHf in interface HfRelatedEventisRelatedToHf in class HfEventpublic boolean isRelatedToSite(int siteId)
isRelatedToSite in interface SiteRelatedEventpublic boolean isRelatedToStructure(int structureId,
int siteId)
isRelatedToStructure in interface StructureRelatedEventpublic boolean isRelatedToArtifact(int artifactId)
isRelatedToArtifact in interface ArtifactRelatedEventpublic String getShortDescription()
getShortDescription in class EventCopyright © 2018. All rights reserved.