public class CreateContentItemCmd extends Object implements Command<CoreContentItem>, Serializable
Constructor and Description |
---|
CreateContentItemCmd() |
Modifier and Type | Method and Description |
---|---|
CoreContentItem |
execute(CommandContext commandContext) |
public CoreContentItem execute(CommandContext commandContext)
execute
in interface Command<CoreContentItem>