Class AbstractEntity<ID extends SalespointIdentifier>

    • Constructor Detail

      • AbstractEntity

        public AbstractEntity()
    • Method Detail

      • isNew

        public boolean isNew()
        Specified by:
        isNew in interface org.springframework.data.domain.Persistable<ID extends SalespointIdentifier>
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object