Interface JpaApiIdentifiable

All Superinterfaces:
GenericApiIdentifiable<Long>, GenericIdentifiable<Long>, JpaIdentifiable, Serializable
All Known Subinterfaces:
ApiEntity
All Known Implementing Classes:
AbstractApiBaseEntity

public interface JpaApiIdentifiable extends JpaIdentifiable, GenericApiIdentifiable<Long>