Class CategoryBatchValidator.ReferencedKeys

  • Enclosing class:
    CategoryBatchValidator

    public static class CategoryBatchValidator.ReferencedKeys
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ReferencedKeys()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<java.lang.String> getCategoryKeys()  
      java.util.Set<java.lang.String> getTypeKeys()  
      • Methods inherited from class java.lang.Object

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

      • ReferencedKeys

        public ReferencedKeys()
    • Method Detail

      • getCategoryKeys

        public java.util.Set<java.lang.String> getCategoryKeys()
      • getTypeKeys

        public java.util.Set<java.lang.String> getTypeKeys()