Class ProjectImageDTO

java.lang.Object
org.trustdeck.dto.ProjectImageDTO
All Implemented Interfaces:
IObjectDTO<ProjectImage,ProjectImageDTO>

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