@StableMinor(version="12.1", sinceVersion="10.4") public interface IContentTableSourceUpdateDataResult extends ISourceUpdateDataResult
ContentTableSource.updateData(Object)
.Modifier and Type | Method and Description |
---|---|
ContentVersion |
getContentVersion()
Returns the updated content version.
|
boolean |
isAutoArchived()
Indicates whether the data was automatically archived during the operation.
|
getItemId
ContentVersion getContentVersion()
If the content source has versioning
, the returned content version corresponds to the version created
during the update.
boolean isAutoArchived()
true
if it was automatically archived, false
otherwise.LumisXP 12.1.0.191010 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.