Class RoleServiceImpl

java.lang.Object
org.broadleafcommerce.profile.core.service.RoleServiceImpl
All Implemented Interfaces:
RoleService

@Service("blRoleService") public class RoleServiceImpl extends Object implements RoleService
  • Field Details

    • roleDao

      protected RoleDao roleDao
  • Constructor Details

    • RoleServiceImpl

      public RoleServiceImpl()
  • Method Details