public class AssumeIdentityEvent extends Event implements HfRelatedEvent, EntityRelatedEvent, IdentityRelatedEvent
id
Constructor and Description |
---|
AssumeIdentityEvent() |
Modifier and Type | Method and Description |
---|---|
String |
getShortDescription() |
boolean |
isRelatedToEntity(int entityId) |
boolean |
isRelatedToHf(int hfId) |
boolean |
isRelatedToIdentity(int identityId) |
getCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYear
getId, setId
public boolean isRelatedToEntity(int entityId)
isRelatedToEntity
in interface EntityRelatedEvent
public boolean isRelatedToHf(int hfId)
isRelatedToHf
in interface HfRelatedEvent
public boolean isRelatedToIdentity(int identityId)
isRelatedToIdentity
in interface IdentityRelatedEvent
public String getShortDescription()
getShortDescription
in class Event
Copyright © 2019. All rights reserved.