public interface MoreLikeThisMatchingContext
| Modifier and Type | Method and Description |
|---|---|
MoreLikeThisToEntityContentAndTermination |
toEntity(Object entity) |
MoreLikeThisTermination |
toEntityWithId(Object id)
Find other entities looking like the entity with the given id.
|
MoreLikeThisTermination toEntityWithId(Object id)
id - the identifier of the entitythis for method chainingMoreLikeThisToEntityContentAndTermination toEntity(Object entity)
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved