configuration, sessionManager| Constructor and Description |
|---|
GetPostsAction(SessionManager sessionManager) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getGraphPath() |
protected java.util.List<Post> |
processResponse(GraphResponse response)
It is better to override this method and implement your faster
conversion.
|
void |
setPostType(Post.PostType postType) |
executeImpl, getActionListener, getBundle, getTarget, setActionListener, setEdge, setTargetexecutepublic GetPostsAction(SessionManager sessionManager)
public void setPostType(Post.PostType postType)
protected java.lang.String getGraphPath()
getGraphPath in class GetAction<java.util.List<Post>>protected java.util.List<Post> processResponse(GraphResponse response)
GetActionprocessResponse in class GetAction<java.util.List<Post>>