Class StopWordsKey

    • Method Detail

      • getModuleName

        public String getModuleName()
      • getModel

        public String getModel()
        Returns the name of the data model to which the stop words list belongs, or null if the list does not belong to a specific model.
      • 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).

      • getName

        public String getName()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object