public interface Relation
| Modifier and Type | Method and Description | 
|---|---|
| Relate | getRelate(Integer position) | 
| List<Relate> | getRelates() | 
| RelationTypeFamily | getRelationTypeFamily() | 
| String | hash() | 
| boolean | hasPredicate(Predicate predicate) | 
RelationTypeFamily getRelationTypeFamily()
List<Relate> getRelates()
boolean hasPredicate(Predicate predicate)
Copyright © 2015 Nuxeo SA. All rights reserved.