Class UserStopword

java.lang.Object
org.ctan.site.domain.AbstractEntity
org.ctan.site.domain.account.UserStopword

@Entity public class UserStopword extends AbstractEntity
The domain class UserStopword contains the description of a forbidden user account name on the site.
  • Constructor Details

    • UserStopword

      public UserStopword()
  • Method Details

    • toMap

      public com.google.common.collect.ImmutableMap<String,Object> toMap()
      The method toMap provides means to get the instance as an immutable Map.
      Returns:
      the Map