Class UserRole

java.lang.Object
org.ctan.site.domain.account.UserRole

@Entity public class UserRole extends Object
The class UserRole represents the mapping from user to its roles.
  • Constructor Details

    • UserRole

      public UserRole()