Class Constants


  • public class Constants
    extends Object
    A class to hold constant values that may be used throughout the library and in client code.
    • Field Detail

      • NoTermFound

        public static final String NoTermFound
        Special ID value to indicate that a given entity in a source domain is not mapped to any entity in a target domain.
    • Constructor Detail

      • Constants

        public Constants()