Class SynonymsKey


  • public final class SynonymsKey
    extends Object
    Identifies a Synonyms list.
    Since:
    6.0.0
    • Method Detail

      • getModuleName

        public String getModuleName()
      • format

        public String format()
        Returns a persistent identifier for this service key.

        The strategy key can be re-obtained by parsing this persistent identifier using the method parse(String).

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object