public final class FBTaskDetails extends AbstractTaskDetails
AbstractTaskDetails.TaskParameters
Constructor and Description |
---|
FBTaskDetails() |
Modifier and Type | Method and Description |
---|---|
PhotoList |
getPhotoList() |
FacebookProfile |
getProfile() |
MediaObjectList |
getTags() |
AbstractTaskDetails.TaskParameters |
getTaskParameters() |
void |
setPhotoList(PhotoList photoList) |
void |
setProfile(FacebookProfile profile) |
void |
setTags(MediaObjectList tags) |
void |
setTaskParameters(AbstractTaskDetails.TaskParameters parameters) |
getBackendId, getBackends, getCallbackUri, getDataClasses, getMetadata, getTaskId, getTaskType, getUserId, getUserIdValue, setBackend, setBackendId, setBackends, setCallbackUri, setMetadata, setTaskId, setTaskType, setUserId
public FBTaskDetails()
public FacebookProfile getProfile()
public void setProfile(FacebookProfile profile)
profile
- the profile to setpublic MediaObjectList getTags()
setTags(MediaObjectList)
public void setTags(MediaObjectList tags)
tags
- the tags to setgetTags()
public PhotoList getPhotoList()
public void setPhotoList(PhotoList photoList)
photoList
- the photoList to setpublic AbstractTaskDetails.TaskParameters getTaskParameters()
getTaskParameters
in class AbstractTaskDetails
AbstractTaskDetails.setTaskParameters(TaskParameters)
public void setTaskParameters(AbstractTaskDetails.TaskParameters parameters)
setTaskParameters
in class AbstractTaskDetails
parameters
- the parameters to setAbstractTaskDetails.getTaskParameters()
Copyright © 2015 Tampere University of Technology, Pori Department.