AVQuery.CachePolicy| Constructor and Description |
|---|
AVStatusQuery() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
assembleParameters() |
protected String |
getInboxType() |
long |
getMaxId() |
AVUser |
getOwner() |
long |
getSinceId() |
boolean |
isCount() |
protected void |
processAdditionalInfo(String content,
FindCallback<AVStatus> callback) |
void |
setCount(boolean count) |
void |
setInboxType(String inboxType) |
void |
setMaxId(long maxId) |
void |
setOwner(AVUser owner) |
protected void |
setSelfQuery(boolean isSelf) |
void |
setSinceId(long sinceId) |
addAscendingOrder, addDescendingOrder, addWhereItem, and, cancel, clearAllCachedResults, clearCachedResult, count, count, countInBackground, deleteAll, deleteAllInBackground, doCloudQuery, doCloudQuery, doCloudQuery, doCloudQuery, doCloudQueryInBackground, doCloudQueryInBackground, doCloudQueryInBackground, doCloudQueryInBackground, find, findInBackground, get, getCachePolicy, getClassName, getFirst, getFirstInBackground, getInBackground, getLimit, getMaxCacheAge, getOrder, getPolicy, getQuery, getQuery, getSkip, getUserQuery, hasCachedResult, include, isTrace, limit, or, order, orderByAscending, orderByDescending, processResults, selectKeys, setCachePolicy, setClassName, setLimit, setMaxCacheAge, setOrder, setPolicy, setSkip, setTrace, skip, whereContainedIn, whereContains, whereContainsAll, whereDoesNotExist, whereDoesNotMatchKeyInQuery, whereDoesNotMatchQuery, whereEndsWith, whereEqualTo, whereExists, whereGreaterThan, whereGreaterThanOrEqualTo, whereLessThan, whereLessThanOrEqualTo, whereMatches, whereMatches, whereMatchesKeyInQuery, whereMatchesQuery, whereNear, whereNotContainedIn, whereNotEqualTo, whereSizeEqual, whereStartsWith, whereWithinGeoBox, whereWithinKilometers, whereWithinKilometers, whereWithinMiles, whereWithinMiles, whereWithinRadians, whereWithinRadianspublic void setSinceId(long sinceId)
public long getSinceId()
public void setInboxType(String inboxType)
protected String getInboxType()
public long getMaxId()
public void setMaxId(long maxId)
public boolean isCount()
public void setCount(boolean count)
public AVUser getOwner()
public void setOwner(AVUser owner)
protected void setSelfQuery(boolean isSelf)
public Map<String,String> assembleParameters()
assembleParameters in class AVQuery<AVStatus>protected void processAdditionalInfo(String content, FindCallback<AVStatus> callback)
processAdditionalInfo in class AVQuery<AVStatus>Copyright © 2017. All rights reserved.