com.retek.rsm.app.security.service.impl
Class UserTransformer

java.lang.Object
  extended bycom.retek.rsm.app.security.service.impl.UserTransformer

public class UserTransformer
extends java.lang.Object


Constructor Summary
UserTransformer()
           
 
Method Summary
static UserVo transform(com.retek.platform.util.type.security.User user)
           
static com.retek.platform.util.type.security.User transform(UserVo userVo)
           
static java.util.Set transformToVos(java.util.Set users)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserTransformer

public UserTransformer()
Method Detail

transform

public static UserVo transform(com.retek.platform.util.type.security.User user)

transformToVos

public static java.util.Set transformToVos(java.util.Set users)

transform

public static com.retek.platform.util.type.security.User transform(UserVo userVo)