Class ModelEntityChecker


  • public class ModelEntityChecker
    extends java.lang.Object
    Generic Entity - Entity Definition Checker
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String module  
      protected static java.lang.String[] rwArray  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void checkEntities​(Delegator delegator, java.util.List<java.lang.String> warningList)  
      • Methods inherited from class java.lang.Object

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

      • module

        public static final java.lang.String module
      • rwArray

        protected static final java.lang.String[] rwArray