public class ArtifactLostEvent extends Event implements ArtifactRelatedEvent, SiteRelatedEvent
id| Constructor and Description |
|---|
ArtifactLostEvent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getArtifactId() |
String |
getShortDescription() |
int |
getSiteId() |
boolean |
isRelatedToArtifact(int artifactId) |
boolean |
isRelatedToSite(int siteId) |
void |
setArtifactId(int artifactId) |
void |
setSiteId(int siteId) |
getCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYeargetId, setIdpublic int getArtifactId()
public void setArtifactId(int artifactId)
public int getSiteId()
public void setSiteId(int siteId)
public boolean isRelatedToArtifact(int artifactId)
isRelatedToArtifact in interface ArtifactRelatedEventpublic boolean isRelatedToSite(int siteId)
isRelatedToSite in interface SiteRelatedEventpublic String getShortDescription()
getShortDescription in class EventCopyright © 2017. All rights reserved.