AddDimensionShineThrough
final class AddDimensionShineThrough implements CommandInterface, JsonSerializable, RebasableToOtherWorkspaceInterface (View source)
Add a Dimension Space Point Shine-Through; basically making all content available not just in the source(original) DSP, but also in the target-DimensionSpacePoint.
NOTE: the Source Dimension Space Point must be a generalization of the target Dimension Space Point.
This is needed if "de" exists, and you want to create a "de_CH" specialization.
NOTE: the target dimension space point must not contain any content.
Methods
static AddDimensionShineThrough
create(WorkspaceName $workspaceName, DimensionSpacePoint $source, DimensionSpacePoint $target)
No description
static CommandInterface
fromArray(array $array)
No description
array
jsonSerialize()
No description
Details
static AddDimensionShineThrough
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