Interface IDExtractor

    • Method Detail

      • handles

        boolean handles​(Object obj)
        Checks whether the data type is handled.
        Parameters:
        obj - the object to check
        Returns:
        true if handled
      • extractID

        String extractID​(Object obj)
        Extracts the ID from the object.
        Parameters:
        obj - the object to process
        Returns:
        the extracted group