|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.client.Query
com.google.gdata.client.DocumentQuery
com.google.gdata.client.spreadsheet.SpreadsheetQuery
public class SpreadsheetQuery
Simple class for cells-feed-specific queries.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.google.gdata.client.Query |
---|
Query.CategoryFilter, Query.CustomParameter, Query.ResultFormat |
Field Summary |
---|
Fields inherited from class com.google.gdata.client.DocumentQuery |
---|
DEFAULT_SORT_MODE, LAST_MODIFIED_SORT, LAST_VIEWED_SORT, ORDERBY, STARRED_SORT, TITLE, TITLE_EXACT, TITLE_SORT |
Fields inherited from class com.google.gdata.client.Query |
---|
UNDEFINED |
Constructor Summary | |
---|---|
SpreadsheetQuery(java.net.URL feedUrl)
Constructs a query for querying spreadsheets that you have access to. |
Method Summary |
---|
Methods inherited from class com.google.gdata.client.DocumentQuery |
---|
getSortMode, getTitleQuery, isTitleExact, setSortMode, setTitleExact, setTitleQuery |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpreadsheetQuery(java.net.URL feedUrl)
feedUrl
- the feed's URI
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |