CopaServer
Change of Plan Application
 All Classes Functions Pages
Public Member Functions | List of all members
unicopa.copa.server.module.eventimport.LimitedDatabaseAccess Interface Reference
Collaboration diagram for unicopa.copa.server.module.eventimport.LimitedDatabaseAccess:
Collaboration graph

Public Member Functions

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...
 

Detailed Description

Author
Felix Wiemuth, Nintaro

Member Function Documentation

List<Integer> unicopa.copa.server.module.eventimport.LimitedDatabaseAccess.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.

Parameters
personName
Returns
the ID of the user found

The documentation for this interface was generated from the following file: