Package de.xima.fc.inbox.model
Class ProjectView
- java.lang.Object
-
- de.xima.fc.inbox.model.ProjectView
-
- All Implemented Interfaces:
Serializable
public class ProjectView extends Object implements Serializable
POJO view for selecting some attributes of aProjekt
in the inbox.- Author:
- XIMA MEDIA GmbH
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProjectView(long id, String title)
-