@Deprecated public class OutlookAttachmentActivity.Attachment extends org.exoplatform.wcm.ext.component.activity.ActivityFileAttachment
| Modifier | Constructor and Description |
|---|---|
protected |
Attachment(String fileUUID,
String name,
String docPath)
Deprecated.
Instantiates a new attachment.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCssClassIcon()
Deprecated.
|
String |
getDownloadLink()
Deprecated.
Gets the download link.
|
String |
getFileUUID()
Deprecated.
Gets the file UUID.
|
String |
getFullPath()
Deprecated.
|
String |
getLink()
Deprecated.
|
String |
getMimeType()
Deprecated.
Gets the mime type.
|
String |
getName()
Deprecated.
Gets the name.
|
javax.jcr.Node |
getNode()
Deprecated.
Gets the node.
|
String |
getOpenLink()
Deprecated.
Gets the open link.
|
String |
getPdfThumbnailImageLink()
Deprecated.
Gets the pdf thumbnail image link.
|
String |
getPreviewLink(org.exoplatform.webui.core.lifecycle.WebuiBindingContext ctx)
Deprecated.
Gets the preview link.
|
String |
getSize()
Deprecated.
Gets the size.
|
String |
getSummary()
Deprecated.
|
String |
getThumbnailImageLink()
Deprecated.
Gets the thumbnail image link.
|
String |
getTitle()
Deprecated.
Gets file title.
|
String |
getViewLink()
Deprecated.
|
boolean |
isExists()
Deprecated.
|
boolean |
isImage()
Deprecated.
Checks if is image.
|
boolean |
isSupportPreview()
Deprecated.
Checks if is support preview.
|
boolean |
isSupportThumbnailView()
Deprecated.
|
protected javax.jcr.Node |
node()
Deprecated.
Node.
|
getAuthor, getContentLink, getContentName, getContentNode, getDateCreated, getDocDrive, getDocPath, getDocSummary, getDocTitle, getDocTypeName, getDocVersion, getImagePath, getLastModified, getNodeLocation, getNodeUUID, getRepository, getState, getWebdavURL, getWorkspace, isSymlink, setAuthor, setContentLink, setContentName, setContentNode, setDateCreated, setDocDrive, setDocPath, setDocSummary, setDocTitle, setDocTypeName, setDocVersion, setImagePath, setLastModified, setMimeType, setNodeLocation, setNodeUUID, setRepository, setState, setSymlink, setWebdavURL, setWorkspacepublic String getName()
public String getFileUUID()
public String getTitle()
public String getMimeType()
getMimeType in class org.exoplatform.wcm.ext.component.activity.ActivityFileAttachmentpublic boolean isImage()
throws Exception
Exception - the exceptionpublic String getSize()
public boolean isSupportPreview()
throws Exception
Exception - the exceptionpublic String getDownloadLink()
public String getPdfThumbnailImageLink() throws javax.jcr.RepositoryException, UnsupportedEncodingException
javax.jcr.RepositoryException - the repository exceptionUnsupportedEncodingException - the unsupported encoding exceptionpublic String getThumbnailImageLink() throws javax.jcr.RepositoryException, UnsupportedEncodingException
javax.jcr.RepositoryException - the repository exceptionUnsupportedEncodingException - the unsupported encoding exceptionpublic String getOpenLink()
public String getPreviewLink(org.exoplatform.webui.core.lifecycle.WebuiBindingContext ctx)
ctx - the ctx@Deprecated public String getViewLink()
@Deprecated public String getLink() throws Exception
Exception - the exception@Deprecated public String getCssClassIcon()
@Deprecated public boolean isSupportThumbnailView() throws Exception
Exception - the exception@Deprecated public boolean isExists() throws javax.jcr.RepositoryException
true when node exists, false otherwisejavax.jcr.RepositoryException - when error@Deprecated public String getSummary()
public javax.jcr.Node getNode()
throws javax.jcr.RepositoryException
nulljavax.jcr.RepositoryException - when strorage errorprotected javax.jcr.Node node()
throws javax.jcr.RepositoryException
javax.jcr.RepositoryException - the repository exception@Deprecated public String getFullPath() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException - the repository exceptionCopyright © 2003–2020 eXo Platform SAS. All rights reserved.