Interface RelationshipTypeRepoExt
- All Known Subinterfaces:
RelationshipTypeRepo
- All Known Implementing Classes:
RelationshipTypeRepoExtImpl
public interface RelationshipTypeRepoExt
-
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteById(String key) findByEndAnyType(AnyType anyType) List<? extends RelationshipType> findByLeftEndAnyType(AnyType anyType)
-
Method Details
-
findByEndAnyType
-
findByLeftEndAnyType
-
deleteById
-