Package | Description |
---|---|
pl.edu.icm.yadda.service2.user |
Modifier and Type | Method and Description |
---|---|
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(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(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.model.bwmeta.desklight.ExternalReference<Group>> groups,
String predefinedDomain) |
protected static Set<String> |
AAL2UserDataConverter.prepareRoles(List<pl.edu.icm.model.bwmeta.desklight.ExternalReference<Role>> roles) |
Copyright © 2002–2016 ICM, Warsaw University. All rights reserved.