public abstract class TypedTask extends SpaceCentricTypedTask
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_ID_PROP |
ACCOUNT_PROP, NA, SPACE_ID_PROP, STORE_ID_PROP| Constructor and Description |
|---|
TypedTask() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentId() |
void |
readTask(Task task)
Reads the information stored in a Task and sets data in the SpaceCentricTypedTask
|
void |
setContentId(String contentId) |
Task |
writeTask()
Writes all of the information in the SpaceCentricTypedTask into a Task
|
addProperty, getAccount, getAttempts, getSpaceId, getStoreId, setAccount, setSpaceId, setStoreId, toStringpublic static final String CONTENT_ID_PROP
public String getContentId()
public void setContentId(String contentId)
public void readTask(Task task)
SpaceCentricTypedTaskreadTask in class SpaceCentricTypedTaskpublic Task writeTask()
SpaceCentricTypedTaskwriteTask in class SpaceCentricTypedTaskCopyright © 2009–2016 DuraSpace. All rights reserved.