public class ArtifactStoredEvent extends HfEvent implements SiteRelatedEvent, ArtifactRelatedEvent
id| Constructor and Description |
|---|
ArtifactStoredEvent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getArtifactId() |
String |
getShortDescription() |
int |
getSiteId() |
int |
getUnitId() |
boolean |
isRelatedToArtifact(int artifactId) |
boolean |
isRelatedToSite(int siteId) |
void |
setArtifactId(int artifactId) |
void |
setSiteId(int siteId) |
void |
setUnitId(int unitId) |
getHfId, isRelatedToHf, setHfIdgetCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYeargetId, setIdpublic int getArtifactId()
public void setArtifactId(int artifactId)
public int getUnitId()
public void setUnitId(int unitId)
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.