| Package | Description |
|---|---|
| controller | |
| models |
| Modifier and Type | Method and Description |
|---|---|
Profile |
ProfileController.confirmFriendRequest(String userId) |
Profile |
ProfileController.friendStatus(String userId) |
Profile |
ProfileController.get(String userId) |
Profile |
ProfileController.removeFriend(String userId) |
Profile |
ProfileController.requestFriend(String userId) |
| Modifier and Type | Field and Description |
|---|---|
Profile[] |
Profile.ProfileCollection.profile_collection |
| Modifier and Type | Method and Description |
|---|---|
Profile |
Profile.clone() |
| Constructor and Description |
|---|
ProfileCollection(String entityPrefix,
Profile[] profile_collection) |
Copyright © 2016. All rights reserved.