public final class AppElementsResolveReferenceResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
AppElementsResolveReferenceResponse() |
| 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 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.