Class Warlock4AuthGenerator

  • All Implemented Interfaces:

    
    public class Warlock4AuthGenerator
    extends ProjectAuthGenerator
                        

    In IDEA, run from `main` and spring test, they are different in workdir

    Since:

    2021-02-20

    Author:

    trydofor

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static String permSelect
      public final static RowMapper<ConstantNaviGenerator.Entry> permMapper
      public final static String roleSelect
      public final static RowMapper<ConstantNaviGenerator.Entry> roleMapper
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class pro.fessional.wings.faceless.project.ProjectAuthGenerator

        genPerm, genRole, getTargetDir, getTargetPkg, setTargetDir, setTargetPkg
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Warlock4AuthGenerator

        Warlock4AuthGenerator()
    • Method Detail