DocumentMetadataPatchBuilderstatic
enum static
enum DocumentMetadataPatchBuilder.Call,
DocumentMetadataPatchBuilder.CallBuilder,
DocumentMetadataPatchBuilder.Cardinality,
DocumentMetadataPatchBuilder.PatchHandledelete (String selectPath, DocumentMetadataPatchBuilder.Cardinality cardinality)insertFragment (String contextPath, DocumentPatchBuilder.Position position,
DocumentMetadataPatchBuilder.Cardinality cardinality,
Object fragment)insertFragment (String contextPath, DocumentPatchBuilder.Position position,
Object fragment)replaceApply (String selectPath, DocumentMetadataPatchBuilder.Call call)replaceApply (String selectPath, DocumentMetadataPatchBuilder.Cardinality cardinality,
DocumentMetadataPatchBuilder.Call call)replaceFragment (String selectPath, DocumentMetadataPatchBuilder.Cardinality cardinality,
Object fragment)replaceFragment (String selectPath, Object fragment)replaceInsertFragment (String selectPath, String contextPath, DocumentPatchBuilder.Position position,
DocumentMetadataPatchBuilder.Cardinality cardinality,
Object fragment)replaceInsertFragment (String selectPath, String contextPath, DocumentPatchBuilder.Position position,
Object fragment)replaceValue (String selectPath, DocumentMetadataPatchBuilder.Cardinality cardinality,
Object value)replaceValue (String selectPath, Object value)addCollection,
addMetadataValue,
addPermission,
addPropertyValue,
addPropertyValue, build, call,
deleteCollection,
deleteMetadataValue,
deletePermission,
deleteProperty,
deleteProperty, getNamespaces,
library,
replaceCollection,
replaceMetadataValue,
replaceMetadataValueApply,
replacePermission,
replacePermission,
replacePropertyApply,
replacePropertyApply,
replacePropertyValue,
replacePropertyValue,
replacePropertyValue,
replacePropertyValue,
setNamespaces, setQualitypathLang - the language (XPath or JSONPath)selectPath - the location of the JSON or XML
fragmentselectPath - the location of the JSON or XML
fragmentcardinality - the number of times the patch can
match without errorcontextPath - the location of an existing
nodeposition - a location relative to the existing
nodefragment - the inserted fragmentcontextPath - the location of an existing
nodeposition - a location relative to the existing
nodecardinality - the number of times the patch can
match without errorfragment - the inserted fragmentselectPath - the location of the node with the
replaced valuevalue - the new value for the nodeselectPath - the location of the node with the
replaced valuecardinality - the number of times the patch can
match without errorvalue - the new value for the nodeselectPath - the location of the replaced
nodefragment - the replacing fragmentselectPath - the location of the replaced
nodecardinality - the number of times the patch can
match without errorfragment - the replacing fragmentselectPath - the location of the replaced
nodecontextPath - the location of an existing
nodeposition - a location relative to the existing
nodefragment - the replacing or inserted fragmentselectPath - the location of the replaced
nodecontextPath - the location of an existing
nodeposition - a location relative to the existing
nodecardinality - the number of times the patch can
match without errorfragment - the replacing or inserted fragmentselectPath - the location of the replaced
nodecall - the specification of the function callselectPath - the location of the replaced
nodecardinality - the number of times the patch can
match without errorcall - the specification of the function callCopyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.