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