com.webmethods.caf.portalclient.task.task
Class TaskAttachment
java.lang.Object
com.webmethods.caf.portalclient.task.task.TaskAttachment
- All Implemented Interfaces:
- Serializable
public class TaskAttachment
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskAttachment
public TaskAttachment()
getBase64Data
public String getBase64Data()
setBase64Data
public void setBase64Data(String value)
getContentLength
public long getContentLength()
setContentLength
public void setContentLength(long value)
getContentType
public String getContentType()
setContentType
public void setContentType(String value)
isDeletable
public boolean isDeletable()
setDeletable
public void setDeletable(boolean value)
getDownloadLink
public String getDownloadLink()
setDownloadLink
public void setDownloadLink(String value)
getFileName
public String getFileName()
setFileName
public void setFileName(String value)
getIconUrl
public String getIconUrl()
setIconUrl
public void setIconUrl(String value)
getId
public String getId()
setId
public void setId(String value)
getLastModifiedDate
public Date getLastModifiedDate()
setLastModifiedDate
public void setLastModifiedDate(Date value)
getName
public String getName()
setName
public void setName(String value)
isUpdatable
public boolean isUpdatable()
setUpdatable
public void setUpdatable(boolean value)