Constructor and Description |
---|
ResourceImpl() |
public Long getContentLength()
getContentLength
in interface Resource
public void setContentLength(Long contentLength)
setContentLength
in interface Resource
public void isWorkspace(boolean isWorkspace)
isWorkspace
in interface Resource
public boolean isWorkspace()
isWorkspace
in interface Resource
public InputStream getInputStream()
getInputStream
in interface Resource
public void setInputStream(InputStream is)
setInputStream
in interface Resource
public long getRequestedPerson()
getRequestedPerson
in interface Resource
public void setRequestedPerson(long id)
setRequestedPerson
in interface Resource
public boolean getIsCheckedOut()
getIsCheckedOut
in interface Resource
public void setIsCheckedOut(boolean isCheckedOut)
setIsCheckedOut
in interface Resource
public String getVersionLabel()
getVersionLabel
in interface Resource
public void setVersionLabel(String versionLabel)
setVersionLabel
in interface Resource
public Date getLastModified()
getLastModified
in interface Resource
public void setLastModified(Date lastModified)
setLastModified
in interface Resource
public Date getVersionDate()
getVersionDate
in interface Resource
public void setVersionDate(Date date)
setVersionDate
in interface Resource
public void setComment(String comment)
setComment
in interface Resource
public String getComment()
getComment
in interface Resource
public void setCreationDate(Date creation)
setCreationDate
in interface Resource
public Date getCreationDate()
getCreationDate
in interface Resource
public boolean isDeleteEnabled()
isDeleteEnabled
in interface Resource
public boolean isRenameEnabled()
isRenameEnabled
in interface Resource
public void setDeleteEnabled(boolean deleteEnabled)
setDeleteEnabled
in interface Resource
public void setRenameEnabled(boolean renameEnabled)
setRenameEnabled
in interface Resource
public boolean isWriteEnabled()
isWriteEnabled
in interface Resource
public void setWriteEnabled(boolean writeEnabled)
setWriteEnabled
in interface Resource
public boolean isAddChildEnabled()
isAddChildEnabled
in interface Resource
public void setAddChildEnabled(boolean addChildEnabled)
setAddChildEnabled
in interface Resource
public DavSession getSession()
getSession
in interface Resource
public void setSession(DavSession session)
setSession
in interface Resource
public boolean isDownloadEnabled()
isDownloadEnabled
in interface Resource
public void setDownloadEnabled(boolean downloadEnabled)
setDownloadEnabled
in interface Resource
public String getFolderID()
getFolderID
in interface Resource
public void setFolderID(String folderId)
setFolderID
in interface Resource
Copyright © 2008-2014 Logical Objects. All Rights Reserved.