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-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.