Package de.xima.fc.inbox.model
Class EntityIdView
- java.lang.Object
 - 
- de.xima.fc.inbox.model.EntityIdView
 
 
- 
- All Implemented Interfaces:
 Serializable
public class EntityIdView extends Object implements Serializable
POJO view for theAttributeSelectCriteriaManagerwhen selecting only the ID of an entity.- Author:
 - XIMA MEDIA GmbH
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description EntityIdView(long id) 
 -