public class ItemStolenEvent extends HfEvent implements SiteRelatedEvent, StructureRelatedEvent
id
Constructor and Description |
---|
ItemStolenEvent() |
Modifier and Type | Method and Description |
---|---|
int |
getCalcSiteId() |
int |
getEntityId() |
String |
getShortDescription() |
int |
getStructureId() |
boolean |
isRelatedToSite(int siteId) |
boolean |
isRelatedToStructure(int structureId,
int siteId) |
void |
setCalcSiteId(int calcSiteId) |
void |
setEntityId(int entityId) |
void |
setStructureId(int structureId) |
getHfId, isRelatedToHf, setHfId
getCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYear
getId, setId
public int getCalcSiteId()
public void setCalcSiteId(int calcSiteId)
public int getStructureId()
public void setStructureId(int structureId)
public int getEntityId()
public void setEntityId(int entityId)
public boolean isRelatedToSite(int siteId)
isRelatedToSite
in interface SiteRelatedEvent
public boolean isRelatedToStructure(int structureId, int siteId)
isRelatedToStructure
in interface StructureRelatedEvent
public String getShortDescription()
getShortDescription
in class Event
Copyright © 2017. All rights reserved.