public class BinaryImpl extends BaseRepositoryLocalItem implements Binary, Serializable
categories, lastPublishedDateAsString, metadata, organizationalItem, owningPublication, publication, revisionDateAsString, version| Constructor and Description |
|---|
BinaryImpl() |
| Modifier and Type | Method and Description |
|---|---|
BinaryData |
getBinaryData() |
String |
getMimeType() |
String |
getUrlPath() |
void |
setBinaryData(BinaryData binaryData) |
void |
setMimeType(String mimeType) |
void |
setUrlPath(String urlPath) |
getCategories, getLastPublishedDate, getMetadata, getOrganizationalItem, getOwningPublication, getPublication, getRevisionDate, getSchema, getVersion, setCategories, setLastPublishedDate, setMetadata, setOrganizationalItem, setOwningPublication, setPublication, setRevisionDate, setSchema, setVersionaddCustomProperty, getCustomProperties, getCustomProperty, getExtensionData, getId, getTitle, setCustomProperties, setExtensionData, setId, setTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLastPublishedDate, getOrganizationalItem, getOwningPublication, getPublication, getSchema, setLastPublishedDate, setOrganizationalItem, setOwningPublication, setPublication, setSchemaaddCustomProperty, getCustomProperties, getCustomProperty, getExtensionData, getId, getTitle, setCustomProperties, setExtensionData, setId, setTitlepublic void setBinaryData(BinaryData binaryData)
setBinaryData in interface Binarypublic BinaryData getBinaryData()
getBinaryData in interface Binarypublic void setMimeType(String mimeType)
setMimeType in interface Binarypublic String getMimeType()
getMimeType in interface Binarypublic void setUrlPath(String urlPath)
setUrlPath in interface Binarypublic String getUrlPath()
getUrlPath in interface BinaryCopyright © 2017. All rights reserved.