org.nuiton.wikitty.dto
Class DTOHelper
java.lang.Object
org.nuiton.wikitty.dto.DTOHelper
public class DTOHelper
- extends Object
User: couteau
Date: 19 nov. 2010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DTOHelper
public DTOHelper()
toDto
public static <E extends BusinessEntity> E toDto(E w)
fromDto
public static <E extends BusinessEntity> E fromDto(WikittyProxy proxy,
Class<E> clazz,
E dto)
Copyright © 2010-2011 CodeLutin. All Rights Reserved.