Interface IODocumentManager

All Superinterfaces:
Serializable
All Known Implementing Classes:
IODocumentManagerImpl

public interface IODocumentManager extends Serializable
Defines functional interface that deals directly with documents import using provided DocumentReader or InputStream as a source and DocumentWriter that knows how the documents will be saved into the repository.
Author:
Dragos Mihalache