Class UserIdDto


  • public class UserIdDto
    extends Object
    UserIdDto
    • Constructor Detail

      • UserIdDto

        public UserIdDto()
    • Method Detail

      • getUserId

        public String getUserId()
        The id of the user that the current action refers to.
        Returns:
        userId
      • setUserId

        public void setUserId​(String userId)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object