public class IsApplicableMockCommand extends Object implements IsApplicableCommand
IsApplicableCommand| Constructor and Description |
|---|
IsApplicableMockCommand() |
| Modifier and Type | Method and Description |
|---|---|
IsApplicableCommandResult |
perform(IsApplicableCommandReqest request)
perform command
|
public IsApplicableCommandResult perform(IsApplicableCommandReqest request)
Commandperform in interface Command<IsApplicableCommandReqest,IsApplicableCommandResult>request - request to performCopyright © 2017 SAP SE. All Rights Reserved.