// TODO Auto-generated method stub
// NTF it's important to create a lotus collection of some kind for this operation
// rather than iterating. Each call to putInFolder is a transaction history for the folder itself,
// so it will be highly inefficient to create 1 transaction per document rather than the
// whole collection
throw new UnimplementedException("Not yet implemented, sorry");
}