public class CreateCronJobCommand extends AbstractCommand<CronJobModel>
operation| Constructor and Description |
|---|
CreateCronJobCommand() |
| Modifier and Type | Method and Description |
|---|---|
CronJobModel |
execute(CronJobModel resourceModel,
java.lang.Object requestDTO)
Executes a Command operation on an entity.
|
createResponseEntity, getNamedtoToModel, getDtoToModelContext, getLocalNodeConfig, getLocalNodeConfig, getModelToDtoContext, getResource, modelToDto, modelToDto, modelToDto, modelToDto, setObjectGraph, setResourcebuild, build, getRequestValue, getResourceValue, getRespEntity, getResponse, getServiceLocator, processException, processRequest, processRequest, setRequestValuepublic CronJobModel execute(CronJobModel resourceModel, java.lang.Object requestDTO)
CommandresourceModel - this is the entity the command is executed for, it is always a Hybris ModelrequestDTO - this is a parameter which is passed and shall be applied to the entity, as this is always a DTO it may
itself provide many single parameters as DTO membersCopyright © 2018 SAP SE. All Rights Reserved.