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