public class CachedAttachmentDescription extends CacheFileDescription
Class that describes cached document which is an attachment from another document.
Constructor and Description |
---|
CachedAttachmentDescription(String sourceDocumentGuid,
String attachmentName)
Initializes a new instance of the
CachedPageDescription class. |
Modifier and Type | Method and Description |
---|---|
String |
getAttachmentName()
The attachment name.
|
void |
setAttachmentName(String value)
The attachment name.
|
getCacheFileType, setCacheFileType
getBaseName, getDocType, getDocumentType, getDocumentTypeFormat, getExtension, getFileType, getGuid, getLastModificationDate, getLastModificationDateInternal, getName, getSize, isDirectory, setDirectory, setGuid, setLastModificationDate, setLastModificationDateInternal, setName, setSize
Copyright © 2018. All rights reserved.