Interface IUserImmutable
-
public interface IUserImmutable
An 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.String
getUserId()
-