SetSerializedNodeProperties
final class SetSerializedNodeProperties implements JsonSerializable, RebasableToOtherWorkspaceInterface (View source)
| internal | implementation detail, use {@see \Neos\ContentRepository\Core\Feature\NodeModification\Command\SetNodeProperties} instead. |
Set property values for a given node.
The property values contain the serialized types already, and include type information.
Methods
static SetSerializedNodeProperties
create(WorkspaceName $workspaceName, NodeAggregateId $nodeAggregateId, OriginDimensionSpacePoint $originDimensionSpacePoint, SerializedPropertyValues $propertyValues, PropertyNames $propertiesToUnset)
No description
fromArray(array $array)
No description
array
jsonSerialize()
No description
Details
static SetSerializedNodeProperties
create(WorkspaceName $workspaceName, NodeAggregateId $nodeAggregateId, OriginDimensionSpacePoint $originDimensionSpacePoint, SerializedPropertyValues $propertyValues, PropertyNames $propertiesToUnset)
No description
static RebasableToOtherWorkspaceInterface
fromArray(array $array)
No description
array
jsonSerialize()
| internal |
No description
RebasableToOtherWorkspaceInterface
createCopyForWorkspace(WorkspaceName $targetWorkspaceName)
No description