| Constructor and Description |
|---|
AbstractCommand() |
| Modifier and Type | Method and Description |
|---|---|
CommandResult<V> |
allow(T context)
Check whether the command operation is allowed.
|
protected CommandResult<V> |
buildResult() |
public CommandResult<V> allow(T context)
Commandprotected CommandResult<V> buildResult()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.