com.jurismarches.vradi.services.dto
Class DTOHelper
java.lang.Object
com.jurismarches.vradi.services.dto.DTOHelper
public class DTOHelper
- extends Object
DTO helper to use for non existent impl operation definition.
- Version:
- $Revision: 866 $
Last update : $Date: 2010-05-07 11:38:12 +0200 (ven., 07 mai 2010) $
By : $Author: chatellier $
- Author:
- chatellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DTOHelper
public DTOHelper()
getClientUser
@Deprecated
public static List<User> getClientUser(String clientId)
- Deprecated. put this in a custom ClientImpl class !
- Get users for specified client.
- Parameters:
clientId - client id
- Returns:
- client user list
Copyright © 2009-2010 JurisMarches. All Rights Reserved.