Interface IdentifiableDomainObject<K extends Serializable>

    • Method Detail

      • getId

        @Nullable
        K getId()
        Return the identifier.
        Returns:
        id or null.