public interface HasEntityId extends ResultFeature
A marker interface for results that are associated with a "winning" Entity.
If a result implements both HasEntityId and HasEntityRegistry, which is typically the case,
then the provided entity registry is suitable for Entity resolution purposes.
FeatureType.CLUSTER_ID,
FeatureType.ENTITY_ID| Modifier and Type | Method and Description |
|---|---|
String |
getEntityId()
Gets the
Entity identifier. |
String getEntityId()
Gets the Entity identifier.
Copyright © 2016. All Rights Reserved.