public abstract class SocialPageRepository extends Object
| Constructor and Description |
|---|
SocialPageRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkIfICanGoForward(SocialPaged socialPaged,
List<SocialActivitiesEvent> events) |
protected boolean |
foundEnoughtEvents(SocialPaged socialPaged,
List<SocialActivitiesEvent> events) |
protected boolean |
thereIsMoreFilesToRead(String fileName) |
protected void checkIfICanGoForward(SocialPaged socialPaged, List<SocialActivitiesEvent> events)
protected boolean thereIsMoreFilesToRead(String fileName)
protected boolean foundEnoughtEvents(SocialPaged socialPaged, List<SocialActivitiesEvent> events)
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.