|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ParseRelation in com.parse |
---|
Methods in com.parse that return ParseRelation | ||
---|---|---|
|
ParseObject.getRelation(String key)
Access or create a Relation value for a key |
|
ParseRelation<ParseRole> |
ParseRole.getRoles()
Gets the ParseRelation for the ParseRole s that are direct children of this
role. |
|
ParseRelation<ParseUser> |
ParseRole.getUsers()
Gets the ParseRelation for the ParseUser s that are direct children of this
role. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |