public static interface ContentVersionDocument.ContentVersion
String getId()
ContentVersionDocumentType.ContentVersionFields.ID
stored in this document.ContentVersionDocumentType.ContentVersionFields.ID
.ContentVersion.getId()
void setId(String contentVersionId)
ContentVersionDocumentType.ContentVersionFields.ID
in this document.contentVersionId
- the content version identifier to set.String getItemId()
ContentVersionDocumentType.ContentVersionFields.ITEM_ID
stored in this document.ContentVersionDocumentType.ContentVersionFields.ITEM_ID
.ContentVersion.getItemId()
void setItemId(String itemId)
ContentVersionDocumentType.ContentVersionFields.ITEM_ID
in this document.itemId
- the item identifier to set.ContentVersion.setItemId(String)
boolean isPublishedVersion()
ContentVersionDocumentType.ContentVersionFields.PUBLISHED_VERSION
stored in this document.ContentVersionDocumentType.ContentVersionFields.PUBLISHED_VERSION
.ContentVersion.getPublishedVersion()
void setPublishedVersion(boolean publishedVersion)
ContentVersionDocumentType.ContentVersionFields.PUBLISHED_VERSION
in this document.publishedVersion
- the value to set.boolean isActiveVersion()
ContentVersionDocumentType.ContentVersionFields.ACTIVE_VERSION
stored in this document.ContentVersionDocumentType.ContentVersionFields.ACTIVE_VERSION
.ContentLocale.addVersion()
,
ContentLocale.getActiveVersion()
void setActiveVersion(boolean activeVersion)
ContentVersionDocumentType.ContentVersionFields.ACTIVE_VERSION
in this document.activeVersion
- the value to set.ContentLocale.addVersion()
,
ContentLocale.getActiveVersion()
String getLastModifiedBy()
ContentVersionDocumentType.ContentVersionFields.LAST_MODIFIED_BY
stored in this document.ContentVersionDocumentType.ContentVersionFields.LAST_MODIFIED_BY
.ContentVersion.getLastModifiedBy()
void setLastModifiedBy(String lastModifiedBy)
ContentVersionDocumentType.ContentVersionFields.LAST_MODIFIED_BY
in this document.lastModifiedBy
- the value to set.ContentVersion.setLastModifiedBy(String)
Date getLastModifiedDateTime()
ContentVersionDocumentType.ContentVersionFields.LAST_MODIFIED_DATE_TIME
stored in this document.ContentVersionDocumentType.ContentVersionFields.LAST_MODIFIED_DATE_TIME
.ContentVersion.getLastModifiedDateTime()
void setLastModifiedDateTime(Date lastModifiedDateTime)
ContentVersionDocumentType.ContentVersionFields.LAST_MODIFIED_DATE_TIME
in this document.lastModifiedDateTime
- the last modified date time to set.ContentVersion.setLastModifiedDateTime(Date)
String getPrimaryName()
ContentVersionDocumentType.ContentVersionFields.PRIMARY_NAME
stored in this document.ContentVersionDocumentType.ContentVersionFields.PRIMARY_NAME
.ContentVersion.getPrimaryName()
void setPrimaryName(String primaryName)
ContentVersionDocumentType.ContentVersionFields.PRIMARY_NAME
in this document.primaryName
- the primary name value to set.ContentVersion.setPrimaryName(String)
int getVersionNumber()
ContentVersionDocumentType.ContentVersionFields.VERSION_NUMBER
stored in this document.ContentVersionDocumentType.ContentVersionFields.VERSION_NUMBER
.ContentVersion.getVersionNumber()
void setVersionNumber(int versionNumber)
ContentVersionDocumentType.ContentVersionFields.VERSION_NUMBER
in this document.contentVersionVersionNumber
- the version number to set.ContentVersion.getVersionNumber()
String getIntroduction()
ContentVersionDocumentType.ContentVersionFields.INTRODUCTION
stored in this document.ContentVersionDocumentType.ContentVersionFields.INTRODUCTION
.ContentVersion.getIntroduction()
,
ContentLocale.addVersion()
void setIntroduction(String contentVersionIntroduction)
ContentVersionDocumentType.ContentVersionFields.INTRODUCTION
in this document.contentVersionIntroduction
- the content version introduction value to set.ContentVersion.setIntroduction(String)
String getPageSimpleTitle()
ContentVersionDocumentType.ContentVersionFields.PAGE_SIMPLE_TITLE
stored in this document.ContentVersionDocumentType.ContentVersionFields.PAGE_SIMPLE_TITLE
.ContentVersion.getPageSimpleTitle()
void setPageSimpleTitle(String title)
ContentVersionDocumentType.ContentVersionFields.PAGE_SIMPLE_TITLE
stored in this document.title
- the simple title value to set.ContentVersion.setPageSimpleTitle(String)
String getCanonicalUrl()
ContentVersionDocumentType.ContentVersionFields.CANONICAL_URL
stored in this document.ContentVersionDocumentType.ContentVersionFields.CANONICAL_URL
.ContentVersion.getCanonicalUrl()
void setCanonicalUrl(String canonicalUrl)
ContentVersionDocumentType.ContentVersionFields.CANONICAL_URL
stored in this document.canonicalUrl
- the canonicalUrl value to set.ContentVersion.setCanonicalUrl(URL)
String getUrlTitle()
ContentVersionDocumentType.ContentVersionFields.URL_TITLE
stored in this document.ContentVersionDocumentType.ContentVersionFields.URL_TITLE
.ContentVersion.getUrlTitle()
void setUrlTitle(String title)
ContentVersionDocumentType.ContentVersionFields.URL_TITLE
stored in this document.title
- the title value to set.ContentVersion.setUrlTitle(String)
String getSeoDescription()
ContentVersionDocumentType.ContentVersionFields.SEO_DESCRIPTION
stored in this document.ContentVersionDocumentType.ContentVersionFields.SEO_DESCRIPTION
.ContentVersion.getSeoDescription()
void setSeoDescription(String description)
ContentVersionDocumentType.ContentVersionFields.SEO_DESCRIPTION
stored in this document.description
- the description value to set.ContentVersion.setSeoDescription(String)
String getSocialTitle()
ContentVersionDocumentType.ContentVersionFields.SOCIAL_TITLE
stored in this document.ContentVersionDocumentType.ContentVersionFields.SOCIAL_TITLE
.ContentVersion.getSocialTitle()
void setSocialTitle(String title)
ContentVersionDocumentType.ContentVersionFields.SOCIAL_TITLE
stored in this document.title
- the title value to set.ContentVersion.setSocialTitle(String)
String getSocialDescription()
ContentVersionDocumentType.ContentVersionFields.SOCIAL_DESCRIPTION
stored in this document.ContentVersionDocumentType.ContentVersionFields.SOCIAL_DESCRIPTION
.ContentVersion.getSocialDescription()
void setSocialDescription(String description)
ContentVersionDocumentType.ContentVersionFields.SOCIAL_DESCRIPTION
stored in this document.description
- the description value to set.ContentVersion.setSocialDescription(String)
String getSocialImageMediaId()
ContentVersionDocumentType.ContentVersionFields.SOCIAL_IMAGE_MEDIA_ID
stored in this document.ContentVersionDocumentType.ContentVersionFields.SOCIAL_IMAGE_MEDIA_ID
.ContentVersion.getSocialImageFileId()
void setSocialImageMediaId(String mediaId)
ContentVersionDocumentType.ContentVersionFields.SOCIAL_IMAGE_MEDIA_ID
stored in this document.mediaId
- the media identifier.ContentVersion.setSocialImageMediaId(String)
List<ContentVersionDocument.ContentVersionPublication> getPublications()
publications
fields in this document.
The returned list does not support the set method and its remove method always return null
, even
when it removes a value.
ContentVersion.getPublications()
ContentVersionDocument.ContentVersionPublication addPublication()
ContentVersionDocument.ContentLocale getContentLocale()
ContentVersionDocumentType.ContentVersionFields.CONTENT_LOCALE
stored in this document.ContentVersionDocumentType.ContentVersionFields.CONTENT_LOCALE
.ContentVersion.getContentLocale()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.