Class SimplePropertyPreFilter

    • Constructor Detail

      • SimplePropertyPreFilter

        public SimplePropertyPreFilter​(String... properties)
      • SimplePropertyPreFilter

        public SimplePropertyPreFilter​(Class<?> clazz,
                                       String... properties)
    • Method Detail

      • getMaxLevel

        public int getMaxLevel()
        Since:
        1.2.9
      • setMaxLevel

        public void setMaxLevel​(int maxLevel)
        Since:
        1.2.9
      • getClazz

        public Class<?> getClazz()
      • getIncludes

        public Set<String> getIncludes()
      • getExcludes

        public Set<String> getExcludes()