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