public class DeleteViewCommand extends BaseCommand<Boolean>
Modifier and Type | Class and Description |
---|---|
static class |
DeleteViewCommand.Builder |
environment, serviceManager
Constructor and Description |
---|
DeleteViewCommand(DeleteViewCommand.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static DeleteViewCommand.Builder |
create(String viewId) |
Boolean |
execute() |
public DeleteViewCommand(DeleteViewCommand.Builder builder)
public Boolean execute()
execute
in class BaseCommand<Boolean>
public static DeleteViewCommand.Builder create(String viewId)
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.