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