public class DeleteContentItemsByScopeCmd extends Object implements Command<Void>, Serializable
protected String
scopeId
scopeType
DeleteContentItemsByScopeCmd(String scopeId, String scopeType)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String scopeId
protected String scopeType
public DeleteContentItemsByScopeCmd(String scopeId, String scopeType)
public Void execute(CommandContext commandContext)
execute
Command<Void>