public class ContentDataModule extends DataModule
| Modifier and Type | Class and Description |
|---|---|
static class |
ContentDataModule.ContentType
Deprecated.
|
DM_CLASSactiveEndDate, activeStartDate, comment, crxVersion, desc, extendedProperties, folderId, id, lastChangeBy, lastPublishDate, lastPublishedBy, lastReplicationAction, lastUpdateDate, lastVersionDate, lcat, name, state, tags, title, transientProperties, ucat, updatedBy, version| Constructor and Description |
|---|
ContentDataModule()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCaption()
Deprecated.
Get the caption of the Content.
|
byte[] |
getContentBlob()
Deprecated.
|
ContentDataModule.ContentType |
getContentType()
Deprecated.
|
String |
getFileName()
Deprecated.
|
MimeType |
getMimeType()
Deprecated.
|
String |
getServerFilePath()
Deprecated.
|
void |
setCaption(String caption)
Deprecated.
Sets the caption of the Content.
|
void |
setContentBlob(byte[] contentBlob)
Deprecated.
|
void |
setContentType(ContentDataModule.ContentType contentType)
Deprecated.
|
void |
setFileName(String fileName)
Deprecated.
|
void |
setMimeType(MimeType mimeType)
Deprecated.
|
void |
setServerFilePath(String serverFilePath)
Deprecated.
|
addVariable, getDataDictionaryRef, getDataDictionaryRefs, getSchemaRef, getSchemaRefType, getVariableList, removeVariable, setDataDictionaryRef, setDataDictionaryRefs, setSchemaRef, setVariableListequals, getActiveEndDate, getActiveStartDate, getComment, getCrxVersion, getDesc, getDisplayField, getExtendedProperties, getFolderId, getId, getLastChangeBy, getLastPublishDate, getLastPublishedBy, getLastReplicationAction, getLastUpdateDate, getLastVersionDate, getLcat, getLocalizationPrefix, getLocalizationResourceInfoList, getName, getState, getTags, getTitle, getUcat, getUpdatedBy, getVersion, hashCode, setActiveEndDate, setActiveStartDate, setComment, setCrxVersion, setDesc, setExtendedProperties, setFolderId, setId, setLastChangeBy, setLastPublishDate, setLastPublishedBy, setLastReplicationAction, setLastUpdateDate, setLastVersionDate, setLcat, setLocalizationPrefix, setLocalizationResourceInfoList, setName, setState, setTags, setTitle, setUcat, setUpdatedBy, setVersionpublic ContentDataModule.ContentType getContentType()
public void setContentType(ContentDataModule.ContentType contentType)
public String getFileName()
public void setFileName(String fileName)
public MimeType getMimeType()
public void setMimeType(MimeType mimeType)
public void setCaption(String caption)
caption - The caption of the Content.public String getCaption()
public String getServerFilePath()
public void setServerFilePath(String serverFilePath)
public byte[] getContentBlob()
public void setContentBlob(byte[] contentBlob)
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.