Uses of Class
pl.edu.icm.yadda.service2.user.UserDataConverterException

Packages that use UserDataConverterException
pl.edu.icm.yadda.service2.user   
 

Uses of UserDataConverterException in pl.edu.icm.yadda.service2.user
 

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



Copyright © 2002-2013 ICM, Warsaw University. All Rights Reserved.