public class ArtifactClaimFormedEvent extends HfEvent implements ArtifactRelatedEvent, EntityRelatedEvent
id
Constructor and Description |
---|
ArtifactClaimFormedEvent() |
Modifier and Type | Method and Description |
---|---|
int |
getArtifactId() |
String |
getShortDescription() |
boolean |
isRelatedToArtifact(int artifactId) |
boolean |
isRelatedToEntity(int entityId) |
void |
setArtifactId(int artifactId) |
getHfId, isRelatedToHf, setHfId
getCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYear
getId, setId
public int getArtifactId()
public void setArtifactId(int artifactId)
public boolean isRelatedToArtifact(int artifactId)
isRelatedToArtifact
in interface ArtifactRelatedEvent
public boolean isRelatedToEntity(int entityId)
isRelatedToEntity
in interface EntityRelatedEvent
public String getShortDescription()
getShortDescription
in class Event
Copyright © 2019. All rights reserved.