public class ContentDataModule extends DataModule
| Modifier and Type | Class and Description |
|---|---|
static class |
ContentDataModule.ContentType
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
ASSOCIATION_CUTPOINT
Deprecated.
|
static String |
CDM_CLASS
Deprecated.
|
static String |
FIRST_LEVEL_CUTPOINT
Deprecated.
|
static String |
HIERARCHY_CUTPOINT
Deprecated.
|
DM_CLASSactiveEndDate, activeStartDate, ASSET_CLASS, comment, crxVersion, desc, extendedProperties, FIRST_LEVEL_WITH_CAT_NAMES_CUTPOINT, folderId, id, lastChangeBy, lastPublishDate, lastPublishedBy, lastReplicationAction, lastUpdateDate, lastVersionDate, lcat, name, PROPERTY_NAME_DESCRIPTION, PROPERTY_NAME_TITLE, PROPERTY_NAME_VERSION, READY_TO_PUBLISH_CUTPOINT, 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, getTransientProperties, 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, setTransientProperties, setUcat, setUpdatedBy, setVersionpublic static final String CDM_CLASS
public static final String ASSOCIATION_CUTPOINT
public static final String HIERARCHY_CUTPOINT
public static final String FIRST_LEVEL_CUTPOINT
public 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–2023 Adobe Systems Incorporated. All rights reserved.