public class RecipeUpdateFluentHelper extends FluentHelperUpdate<RecipeUpdateFluentHelper,Recipe>
Constructor and Description |
---|
RecipeUpdateFluentHelper(Recipe entity) |
Modifier and Type | Method and Description |
---|---|
protected Recipe |
getEntity()
Recipe entity object that will be updated in the S/4HANA system. |
execute, getEntityClass, getQueryBuilder, ignoreVersionIdentifier, ignoringVersionIdentifier, includingFields, toQuery, withErrorHandler, withHttpHeader
execute, getThis, getVersionIdentifier
public RecipeUpdateFluentHelper(Recipe entity)
protected Recipe getEntity()
Recipe
entity object that will be updated in the S/4HANA system.getEntity
in class FluentHelperUpdate<RecipeUpdateFluentHelper,Recipe>
Copyright © 2018 SAP SE. All rights reserved.