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