moveOptions
Defines the options associated with the content » move(objects, targetPath, options) method request.
References
- Used by the following method parameters:
Properties
This class has the following properties.
- faultIfObjectReferenced
Specifies how references to objects being deleted or replaced are processed by Content Manager.
If this property is set to
false, any reference to the objects being deleted are automatically deleted. If this property is set totrue, Content Manager generates a fault if any object in the content store continues to reference any of the deleted objects.During recursive delete, a fault is not generated if one deleted object refers to another object that is also deleted.
This property
is of type
booleanis encoded as type
xs:booleanhas a default value of
false
- updateAction
Specifies what happens when an object already exists at the object's new location in the content store: either the properties of the object are updated, or the object and all its descendants are deleted and a new object is created with the properties specified in the request.
This property
is of type bibus » updateActionEnum
is encoded as type
tns:updateActionEnum