Class 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:
    Serialized Form
    • Constructor Detail

      • EntityIdView

        public EntityIdView​(long id)
    • Method Detail

      • getId

        public long getId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object