MoveDimensionSpacePoint
final class MoveDimensionSpacePoint implements JsonSerializable, CommandInterface, RebasableToOtherWorkspaceInterface (View source)
Move 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
static MoveDimensionSpacePoint
create(WorkspaceName $workspaceName, DimensionSpacePoint $source, DimensionSpacePoint $target)
No description
static CommandInterface
fromArray(array $array)
No description
array
jsonSerialize()
No description
Details
static MoveDimensionSpacePoint
create(WorkspaceName $workspaceName, DimensionSpacePoint $source, DimensionSpacePoint $target)
No description
static CommandInterface
fromArray(array $array)
No description
RebasableToOtherWorkspaceInterface
createCopyForWorkspace(WorkspaceName $targetWorkspaceName)
No description
array
jsonSerialize()
No description