@Deprecated public interface RelationshipRepositoryStub<T,TID extends Serializable,D,DID extends Serializable> extends RelationshipRepository<T,TID,D,DID>
RelationshipRepository stub.TARGET_TYPE_GENERIC_PARAMETER_IDX| Modifier and Type | Method and Description |
|---|---|
List<D> |
findManyTargets(TID sourceId,
String fieldName,
QueryParams queryParams)
Deprecated.
|
addRelations, findOneTarget, removeRelations, setRelation, setRelationsList<D> findManyTargets(TID sourceId, String fieldName, QueryParams queryParams)
findManyTargets in interface RelationshipRepository<T,TID extends Serializable,D,DID extends Serializable>Copyright © 2017. All Rights Reserved.