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 the AttributeSelectCriteriaManager when selecting only the ID of an entity.
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • EntityIdView

      public EntityIdView(long id)
  • Method Details

    • getId

      public long getId()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object