public class EnrollmentCheckMockCommand extends GenericMockCommand implements EnrollmentCheckCommand
EnrollmentCheckCommand.| Constructor and Description |
|---|
EnrollmentCheckMockCommand() |
| Modifier and Type | Method and Description |
|---|---|
EnrollmentCheckResult |
perform(EnrollmentCheckRequest request)
perform command for a given request R
|
genericPerformpublic EnrollmentCheckResult perform(EnrollmentCheckRequest request)
Commandperform in interface Command<EnrollmentCheckRequest,EnrollmentCheckResult>request - request to performCopyright © 2018 SAP SE. All Rights Reserved.