Class UserGroupRepositoryCustomImpl
java.lang.Object
de.uniba.minf.registry.repository.UserGroupRepositoryCustomImpl
- All Implemented Interfaces:
UserGroupRepositoryCustom
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindByUserUniqueId(String userId) findUnassignedByUsername(String username)
-
Constructor Details
-
UserGroupRepositoryCustomImpl
public UserGroupRepositoryCustomImpl()
-
-
Method Details
-
findByUserUniqueId
- Specified by:
findByUserUniqueIdin interfaceUserGroupRepositoryCustom
-
findUnassignedByUsername
- Specified by:
findUnassignedByUsernamein interfaceUserGroupRepositoryCustom
-