Interface EntityRelationRepositoryCustom
- All Known Subinterfaces:
EntityRelationRepository
- All Known Implementing Classes:
EntityRelationRepositoryCustomImpl
public interface EntityRelationRepositoryCustom
-
Method Summary
Modifier and TypeMethodDescriptionCollection<de.uniba.minf.registry.model.entity.EntityRelation>findAllByEntityUniqueId(String uniqueId)
-
Method Details
-
findAllByEntityUniqueId
Collection<de.uniba.minf.registry.model.entity.EntityRelation> findAllByEntityUniqueId(String uniqueId)
-