Class ProjectDTO

java.lang.Object
org.trustdeck.dto.ProjectDTO
All Implemented Interfaces:
IObjectDTO<Project,ProjectDTO>

@Scope("prototype") public class ProjectDTO extends Object implements IObjectDTO<Project,ProjectDTO>
This class represents a Data Transfer Object (DTO) for a project.
Author:
Armin Müller