Interface SearchCriteria

    • Method Detail

      • getCriteriaType

        String getCriteriaType()
        Gets the type of criteria for the search.

        This method returns a string identifier for the type of search criteria, which is used during serialization to determine the specific criteria type.

        Returns:
        the criteria type as a String.