Index

A B C D E F G H I J L M P R S T U V 
Alle Klassen und Schnittstellen|Alle Packages|Serialisierte Form

E

equals(Object) - Methode in Datensatzklasse com.spaghetticodegang.trylater.auth.AuthService.AuthResponseDto
Gibt an, ob ein anderes Objekt diesem gleich ("equal to") ist.
existsByEmail(String) - Methode in Schnittstelle com.spaghetticodegang.trylater.user.UserRepository
Checks whether a user with the given email already exists.
existsByTagNameAndTagGroup(String, TagGroup) - Methode in Schnittstelle com.spaghetticodegang.trylater.recommendation.tag.TagRepository
Checks whether a tag with the given tagName in a given tagGroup already exists.
existsByUserIds(Long, Long) - Methode in Schnittstelle com.spaghetticodegang.trylater.contact.ContactRepository
Checks whether a contact relationship exists between two users, regardless of which user was the requester or receiver.
existsByUserIds(Long, Long) - Methode in Klasse com.spaghetticodegang.trylater.contact.ContactService
Checks whether a contact relationship exists between two users, regardless of which user was the requester or receiver.
existsByUserName(String) - Methode in Schnittstelle com.spaghetticodegang.trylater.user.UserRepository
Checks whether a user with the given username already exists.
existsRecommendationAssignmentByRecommendationId(Long) - Methode in Schnittstelle com.spaghetticodegang.trylater.recommendation.assignment.RecommendationAssignmentRepository
Checks if a recommendation assignment for a given recommendation ID exists.
existsRecommendationInRecommendationAssignment(Long) - Methode in Klasse com.spaghetticodegang.trylater.recommendation.assignment.RecommendationAssignmentService
Checks if there is an assignment for a given recommendation ID.
extractUsernameFromToken(String) - Methode in Klasse com.spaghetticodegang.trylater.security.JwtService
Extracts the username (subject) from a valid JWT token.
A B C D E F G H I J L M P R S T U V 
Alle Klassen und Schnittstellen|Alle Packages|Serialisierte Form