public static interface ContentVersionDocument.Content
String getId()
ContentVersionDocumentType.ContentFields.ID
stored in this document.ContentVersionDocumentType.ContentFields.ID
.Content.getId()
void setId(String id)
ContentVersionDocumentType.ContentFields.ID
in this document.Id
- the value to set.String getServiceInstanceId()
ContentVersionDocumentType.ContentFields.SERVICE_INSTANCE_ID
stored in this document.ContentVersionDocumentType.ContentFields.SERVICE_INSTANCE_ID
.Content.getServiceInstanceId()
void setServiceInstanceId(String serviceInstanceId)
ContentVersionDocumentType.ContentFields.SERVICE_INSTANCE_ID
in this document.serviceInstanceId
- the value to set.Content.setServiceInstanceId(String)
String getSourceId()
ContentVersionDocumentType.ContentFields.SOURCE_ID
stored in this document.ContentVersionDocumentType.ContentFields.SOURCE_ID
.Content.getSourceId()
void setSourceId(String sourceId)
ContentVersionDocumentType.ContentFields.SOURCE_ID
in this document.sourceId
- the value to set.Content.setSourceId(String)
String getDefaultLocale()
ContentVersionDocumentType.ContentFields.DEFAULT_LOCALE
stored in this document.ContentVersionDocumentType.ContentFields.DEFAULT_LOCALE
.Content.getDefaultLocale()
void setDefaultLocale(String defaultLocale)
ContentVersionDocumentType.ContentFields.DEFAULT_LOCALE
in this document.defaultLocale
- the value to set.Content.setDefaultLocale(java.util.Locale)
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.