java.lang.Object
org.broadleafcommerce.profile.core.domain.RoleImpl
All Implemented Interfaces:
Serializable, Role

@Entity public class RoleImpl extends Object implements Role
See Also:
  • Field Details

    • id

      protected Long id
    • roleName

      protected String roleName
  • Constructor Details

    • RoleImpl

      public RoleImpl()
  • Method Details