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
-
Method Details
-
getId
T getId()
-