Package org.strutsme.wishlist.common.dto

DTOs for the data exchange between server and client.

See:
          Description

Class Summary
BaseDtoImpl BaseDtoImpl is the base object of all wishlist DTOs.
UserDtoImpl used as a wrapperclass for org.strutsme.server.persistence.dto.UserDto in the Servermodule.
WishDtoImpl  
 

Package org.strutsme.wishlist.common.dto Description

DTOs for the data exchange between server and client.