public interface IUserImmutable
An interface for users (persons) from the database that should not be altered.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getUserId

      String getUserId()
      Returns:
      The userId of the user