Interface IEntity<T>

All Known Implementing Classes:
App, Dict, I18nMessage, Language, Openapi, Role, Subscription, ThirdPartyApp, Translation

@MappedSuperclass public interface IEntity<T>
Author:
xezzon
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getId

      T getId()