org.kuali.rice.kew.user
Class UserUtils
java.lang.Object
org.kuali.rice.kew.user.UserUtils
public final class UserUtils
- extends Object
Provides some utility methods for translating user ID types.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
private static final org.apache.log4j.Logger LOG
personService
private static PersonService personService
UserUtils
private UserUtils()
getIdValue
public static String getIdValue(String idType,
Person user)
getTransposedName
public static String getTransposedName(UserSession userSession,
PrincipalContract principal)
getPersonService
public static PersonService getPersonService()
- Returns:
- the personService
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.