RemoveNodeAggregate
final class RemoveNodeAggregate implements CommandInterface, JsonSerializable, RebasableToOtherWorkspaceInterface (View source)
The "Remove node aggregate" command
Properties
| NodeAggregateId|null deprecated | $removalAttachmentPoint |
Methods
static RemoveNodeAggregate
create(WorkspaceName $workspaceName, NodeAggregateId $nodeAggregateId, DimensionSpacePoint $coveredDimensionSpacePoint, NodeVariantSelectionStrategy $nodeVariantSelectionStrategy)
No description
static CommandInterface
fromArray(array $array)
No description
array
jsonSerialize()
No description
Details
static RemoveNodeAggregate
create(WorkspaceName $workspaceName, NodeAggregateId $nodeAggregateId, DimensionSpacePoint $coveredDimensionSpacePoint, NodeVariantSelectionStrategy $nodeVariantSelectionStrategy)
No description
static CommandInterface
fromArray(array $array)
No description
array
jsonSerialize()
No description
RebasableToOtherWorkspaceInterface
createCopyForWorkspace(WorkspaceName $targetWorkspaceName)
No description