public final class AppElementsResolveReferencesResponseResolvedReferences extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
changeId |
The changeId of the creation operation
|
String |
idTag |
The idTag of a target within the target element
|
String |
idTagIsValid |
Set to true if the idTag value is valid
|
Boolean |
isConfigurable |
True if the element configuration can be changed to a non-default value
|
String |
referenceId |
The id of the retrieved reference
|
String |
resolvedDocumentMicroversionId |
The document microversion contained in the reference, or the current document microversion if not set in the reference
|
String |
targetConfiguration |
The configuration string for the target element
|
String |
targetDocumentId |
The Id of the document contained in the reference
|
String |
targetDocumentMicroversionId |
The document microversion contained in the reference, if set
|
String |
targetElementId |
The id of the referenced element
|
String |
targetVersionId |
The Id of the version of the document contained in the reference
|
Boolean |
trackNewVersions |
for internal use
|
| Constructor | Description |
|---|---|
AppElementsResolveReferencesResponseResolvedReferences() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getChangeId() |
Get The changeId of the creation operation
|
String |
getIdTag() |
Get The idTag of a target within the target element
|
String |
getIdTagIsValid() |
Get Set to true if the idTag value is valid
|
Boolean |
getIsConfigurable() |
Get True if the element configuration can be changed to a non-default value
|
String |
getReferenceId() |
Get The id of the retrieved reference
|
String |
getResolvedDocumentMicroversionId() |
Get The document microversion contained in the reference, or the current document microversion if not set in the reference
|
String |
getTargetConfiguration() |
Get The configuration string for the target element
|
String |
getTargetDocumentId() |
Get The Id of the document contained in the reference
|
String |
getTargetDocumentMicroversionId() |
Get The document microversion contained in the reference, if set
|
String |
getTargetElementId() |
Get The id of the referenced element
|
String |
getTargetVersionId() |
Get The Id of the version of the document contained in the reference
|
Boolean |
getTrackNewVersions() |
Get for internal use
|
String |
toString() |
getOtherPropertiespublic String changeId
public String referenceId
public String targetDocumentId
public String targetVersionId
public String targetElementId
public String targetDocumentMicroversionId
public String resolvedDocumentMicroversionId
public String idTag
public String idTagIsValid
public Boolean trackNewVersions
public String targetConfiguration
public Boolean isConfigurable
public AppElementsResolveReferencesResponseResolvedReferences()
public final String getChangeId()
public final String getReferenceId()
public final String getTargetDocumentId()
public final String getTargetVersionId()
public final String getTargetElementId()
public final String getTargetDocumentMicroversionId()
public final String getResolvedDocumentMicroversionId()
public final String getIdTag()
public final String getIdTagIsValid()
public final Boolean getTrackNewVersions()
public final String getTargetConfiguration()
public final Boolean getIsConfigurable()
Copyright © 2021. All rights reserved.