Package | Description |
---|---|
fr.paris.lutece.plugins.workflow.modules.ticketing.business.externaluser |
Modifier and Type | Method and Description |
---|---|
List<ExternalUser> |
ExternalUserDAO.findExternalUser(String strLastname,
String strEmail,
String strIdAttribute,
String strAttributeValue,
String strActionId)
return list of ExternalUser which match the filter
|
List<ExternalUser> |
IExternalUserDAO.findExternalUser(String strLastname,
String strEmail,
String strIdAttribute,
String strAttributeValue,
String strActionId)
return list of ExternalUser which match the filter
|
Modifier and Type | Method and Description |
---|---|
int |
ExternalUserComparator.compare(ExternalUser o1,
ExternalUser o2) |
Copyright © 2020 City of Paris. All rights reserved.