Class WarlockPermServiceImpl

  • All Implemented Interfaces:
    pro.fessional.wings.warlock.service.perm.WarlockPermService

    
    public class WarlockPermServiceImpl
     implements WarlockPermService
                        
    Since:

    2021-03-07

    Author:

    trydofor

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Map<Long, String> loadPermAll()
      void create(@NotNull() String scopes, @NotNull() Collection<WarlockPermService.Act> acts)
      void modify(long permId, @NotNull() String remark)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait