类 RoleController

所有已实现的接口:
PermissionCheckAutomation<Role>

@RestController @RequestMapping("/manage/role") public class RoleController extends ModelCurdControllerMapping<Role,RoleRepository>
  • 构造器详细资料

    • RoleController

      public RoleController()
  • 方法详细资料

    • getUrl

      public String getUrl()
    • getName

      public String getName()
    • getParent

      public String getParent()
    • auto

      public boolean auto()