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)
MoreLikeThisToEntityContentAndTermination toEntity(Object entity)
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved