Interface DocumentRepository

  • All Implemented Interfaces:
    io.writeopia.sdk.manager.DocumentUpdate

    
    public interface DocumentRepository
     implements DocumentUpdate
                        

    DocumentRepository is the repository for using simple CRUD operations in Document. The implementations of this interface shouldn't control order (sorting) or oder configurations, those need to be passed as parameters.