Methods in pl.edu.icm.yadda.service2.user that throw UserDataConverterException |
static pl.edu.icm.yadda.service2.user.model.Group |
UserDataConverter.convert(pl.edu.icm.yadda.aas.usercatalog.model.Group source,
String predefinedDomain)
Converts Group from user catalog model into Group . |
static pl.edu.icm.yadda.service2.user.model.Group |
AAL2UserDataConverter.convert(pl.edu.icm.yadda.aal.model2.Group source,
String predefinedDomain)
Converts Group from user catalog model into Group . |
static pl.edu.icm.yadda.service2.user.model.UserData |
UserDataConverter.convert(pl.edu.icm.yadda.aas.usercatalog.model.User source,
String predefinedDomain,
boolean setNameAsInternalId)
Converts User from user catalog model into UserData . |
static pl.edu.icm.yadda.service2.user.model.UserData |
AAL2UserDataConverter.convert(pl.edu.icm.yadda.aal.model2.User source,
String predefinedDomain,
boolean setNameAsInternalId)
Converts User from user catalog model into UserData . |
protected static Set<pl.edu.icm.yadda.service2.user.model.GroupName> |
AAL2UserDataConverter.prepareGroups(List<pl.edu.icm.yadda.desklight.model.ExternalReference<pl.edu.icm.yadda.aal.model2.Group>> groups,
String predefinedDomain)
|
protected static Set<String> |
AAL2UserDataConverter.prepareRoles(List<pl.edu.icm.yadda.desklight.model.ExternalReference<pl.edu.icm.yadda.aal.model2.Role>> roles)
|