Interface EntityWithDto<T>

All Known Implementing Classes:
SettableIdAuditableEntity, SettableIdBasedEntity

public interface EntityWithDto<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • toDto

      T toDto()
      Returns:
      a cloned or detached version of this entity