configuration, sessionManager| Constructor and Description |
|---|
GetAlbumAction(SessionManager sessionManager) |
| Modifier and Type | Method and Description |
|---|---|
protected android.os.Bundle |
getBundle() |
protected java.lang.String |
getGraphPath() |
protected Album |
processResponse(GraphResponse response)
It is better to override this method and implement your faster
conversion.
|
void |
setProperties(Page.Properties properties) |
executeImpl, getActionListener, getTarget, setActionListener, setEdge, setTargetexecutepublic GetAlbumAction(SessionManager sessionManager)
public void setProperties(Page.Properties properties)
protected java.lang.String getGraphPath()
getGraphPath in class GetAction<Album>protected Album processResponse(GraphResponse response)
GetActionprocessResponse in class GetAction<Album>