Class EntityRelationRepositoryCustomImpl
java.lang.Object
de.uniba.minf.registry.repository.EntityRelationRepositoryCustomImpl
- All Implemented Interfaces:
EntityRelationRepositoryCustom
public class EntityRelationRepositoryCustomImpl
extends Object
implements EntityRelationRepositoryCustom
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<de.uniba.minf.registry.model.entity.EntityRelation>findAllByEntityUniqueId(String uniqueId)
-
Constructor Details
-
EntityRelationRepositoryCustomImpl
public EntityRelationRepositoryCustomImpl()
-
-
Method Details
-
findAllByEntityUniqueId
public Collection<de.uniba.minf.registry.model.entity.EntityRelation> findAllByEntityUniqueId(String uniqueId) - Specified by:
findAllByEntityUniqueIdin interfaceEntityRelationRepositoryCustom
-