Class CustomIdentityEntity

java.lang.Object
ch.autumo.commons.generic.CustomIdentityEntity
All Implemented Interfaces:
Entity, Serializable

public class CustomIdentityEntity extends Object implements Entity
Entities that don't need an id. The bean id is handled in a customized way.
See Also:
  • Constructor Details

    • CustomIdentityEntity

      public CustomIdentityEntity()
  • Method Details

    • getId

      public int getId()
      Description copied from interface: Entity
      Get id.
      Specified by:
      getId in interface Entity
      Returns:
      id
    • setId

      public void setId(int id)
      Description copied from interface: Entity
      Set id.
      Specified by:
      setId in interface Entity
      Parameters:
      id - id