JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
F
fetch(String, String)
- Static method in class com.parse4cn1.
ParseObject
Fetches this object with the data from the server.
fetchBySession(String)
- Static method in class com.parse4cn1.
ParseUser
Retrieves the user associated with
sessionToken
.
fetchIfNeeded()
- Method in class com.parse4cn1.
ParseObject
Fetches this object's data from the server if it has not been fetched (i.e.
fetchIfNeeded(GetCallback<T>)
- Method in class com.parse4cn1.
ParseObject
Same as
ParseObject.fetchIfNeeded()
with the option to get notified when the fetch is completed.
FIELD_CLASSNAME
- Static variable in class com.parse4cn1.
ParseConstants
FIELD_CREATED_AT
- Static variable in class com.parse4cn1.
ParseConstants
FIELD_OBJECT_ID
- Static variable in class com.parse4cn1.
ParseConstants
FIELD_SESSION_TOKEN
- Static variable in class com.parse4cn1.
ParseConstants
FIELD_UPDATED_AT
- Static variable in class com.parse4cn1.
ParseConstants
FILES_PATH
- Static variable in class com.parse4cn1.
ParseConstants
find()
- Method in class com.parse4cn1.
ParseQuery
Retrieves a list of ParseObjects that satisfy this query.
FindCallback
<
T
extends
ParseObject
> - Class in
com.parse4cn1.callback
FindCallback()
- Constructor for class com.parse4cn1.callback.
FindCallback
FunctionCallback
<
T
> - Class in
com.parse4cn1.callback
FunctionCallback()
- Constructor for class com.parse4cn1.callback.
FunctionCallback
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes