Class ApplicationConstants


  • public class ApplicationConstants
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • REPOSITORY_BASE_PACKAGE

        public static final java.lang.String REPOSITORY_BASE_PACKAGE
        See Also:
        Constant Field Values
      • ENTITIES_BASE_PACKAGE

        public static final java.lang.String ENTITIES_BASE_PACKAGE
        See Also:
        Constant Field Values
      • ABSOLUTE_PATH_REGEX

        public static final java.lang.String ABSOLUTE_PATH_REGEX
        See Also:
        Constant Field Values
    • Constructor Detail

      • ApplicationConstants

        public ApplicationConstants()