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, setHfIdgetCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYeargetId, setIdpublic int getArtifactId()
public void setArtifactId(int artifactId)
public boolean isRelatedToArtifact(int artifactId)
isRelatedToArtifact in interface ArtifactRelatedEventpublic boolean isRelatedToEntity(int entityId)
isRelatedToEntity in interface EntityRelatedEventpublic String getShortDescription()
getShortDescription in class EventCopyright © 2018. All rights reserved.