| Package | Description |
|---|---|
| org.gcube.portlets.user.newsfeed.client | |
| org.gcube.portlets.user.newsfeed.server |
| Modifier and Type | Method and Description |
|---|---|
MorePostsBean |
NewsService.getMorePosts(int from,
int quantity) |
| Modifier and Type | Method and Description |
|---|---|
void |
NewsServiceAsync.getMorePosts(int from,
int quantity,
com.google.gwt.user.client.rpc.AsyncCallback<MorePostsBean> callback) |
| Modifier and Type | Method and Description |
|---|---|
MorePostsBean |
NewsServiceImpl.getMorePosts(int start,
int quantity)
MorePostsBean contains the timeline index of the last returned valid post (because if you delete a feed is stays on in the timeline and is marked deleted)
and contains the Feeds
|
Copyright © 2019. All Rights Reserved.