Class ContentResultSetHelper.SearchResultFieldSetElement

    • Constructor Detail

      • SearchResultFieldSetElement

        public SearchResultFieldSetElement​(String name,
                                           String fieldPath)
        Creates a new element representing a result field
        Parameters:
        name - The unique name of result field into its parent set
        fieldPath - The path of result field into its parent set
    • Method Detail

      • getName

        public String getName()
        Get the name of this element
        Returns:
        The name
      • getPath

        public String getPath()
        Get the path of this field into its parent set
        Returns:
        the path