Uses of Interface
net.java.ao.RelatedEntity

Packages that use RelatedEntity
net.java.ao   
 

Uses of RelatedEntity in net.java.ao
 

Classes in net.java.ao with type parameters of type RelatedEntity
 interface RelatedEntity<T extends RelatedEntity<T> & RawEntity<?>>
          A superinterface for entities which are related to each other using Lucene heuristics.
 

Methods in net.java.ao that return RelatedEntity
 T[] RelatedEntity.getRelated()
          Retrieves the entities related to this by using full-text search heuristics.
 



Copyright © 2007-2014. All Rights Reserved.