Looks like you are using paging...

On Jan 31, 11:41 am, Paul Ford <paul.f...@mavenwave.com> wrote:
> ok guys could not find a google docs api group so posting this here.
>
> I'm trying to list out all documents within a domain companyabc.com.
>
> If I use DocumentListFeed I get a 100 docs. If I use the same exact
> code and use BaseFeed instead I get all docs 1080 returned.
>
> Why?
>
> I understand BaseFeed is an abstract of DocumentListFeed and have read
> the javadoc. But in plain english what is basefeed giving me that
> documentlistfeed does not?
>
> I thought that documentlistfeed may only be returning my 'google docs'
> and basefeed everything (i.e. pdfs, docx, etc;) but that is not the
> case.
>
> DocumentListFeed also is by authenticated user. I'm using the same
> request and access tokens and just changing the class type when the
> above results are seen.
>
> Thoughts?
>
> Your urgently
>
> paul

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to