Interface IUserImmutable
-
public interface IUserImmutableAn interface for users (persons) from the database that should not be altered.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetUserId()
-