|
List< Integer > | matchName (String personName, GeneralUserPermission minimumRequiredPermission) throws ObjectNotFoundException, IncorrectObjectException |
| Try to find a user in the database whose name data does a good match to the given name. More...
|
|
- Author
- Felix Wiemuth, Nintaro
Try to find a user in the database whose name data does a good match to the given name.
- Parameters
-
- Returns
- the ID of the user found
The documentation for this interface was generated from the following file:
- CopaServer/src/main/java/unicopa/copa/server/module/eventimport/LimitedDatabaseAccess.java