DimensionSpacePointWasMoved
final class DimensionSpacePointWasMoved implements EventInterface, PublishableToWorkspaceInterface, EmbedsContentStreamId, EmbedsWorkspaceName (View source)
Moved a dimension space point to a new location; basically moving all content to the new dimension space point.
This is used to rename dimension space points, e.g. from "de" to "de_DE".
NOTE: the target dimension space point must not contain any content.
Methods
__construct(WorkspaceName $workspaceName, ContentStreamId $contentStreamId, DimensionSpacePoint $source, DimensionSpacePoint $target)
No description
getContentStreamId()
No description
getWorkspaceName()
No description
withWorkspaceNameAndContentStreamId(WorkspaceName $targetWorkspaceName, ContentStreamId $contentStreamId)
No description
static EventInterface
fromArray(array $values)
No description
array
jsonSerialize()
No description
Details
__construct(WorkspaceName $workspaceName, ContentStreamId $contentStreamId, DimensionSpacePoint $source, DimensionSpacePoint $target)
No description
ContentStreamId
getContentStreamId()
No description
WorkspaceName
getWorkspaceName()
No description
PublishableToWorkspaceInterface
withWorkspaceNameAndContentStreamId(WorkspaceName $targetWorkspaceName, ContentStreamId $contentStreamId)
No description
static EventInterface
fromArray(array $values)
No description
array
jsonSerialize()
No description