Package | Description |
---|---|
net.java.ao |
Modifier and Type | Interface and Description |
---|---|
interface |
RelatedEntity<T extends RelatedEntity<T> & RawEntity<?>>
A superinterface for entities which are related to each other using
Lucene heuristics.
|
Modifier and Type | Method and Description |
---|---|
T[] |
RelatedEntity.getRelated()
Retrieves the entities related to this by using full-text search
heuristics.
|
Copyright © 2007–2020 Atlassian. All rights reserved.