Interface RetrievalFactoryObject

    • Method Detail

      • getRetrieverName

        String getRetrieverName()
        Each retriever must have an unique name. This name gan be used to get a new retriever instance from the factory.
        Returns:
        Returns the name of the retriever.