Interface | Description |
---|---|
RecipeFormulaItemSelectable |
Interface to enable OData entity selectors for
RecipeFormulaItem . |
RecipeSelectable |
Interface to enable OData entity selectors for
Recipe . |
RecipeTextSelectable |
Interface to enable OData entity selectors for
RecipeText . |
Class | Description |
---|---|
Recipe |
API for Recipe Header
|
Recipe.RecipeBuilder | |
RecipeByKeyFluentHelper |
Fluent helper to fetch a single
Recipe entity using key fields. |
RecipeField<FieldT> |
Template class to represent entity fields of the Entity
Recipe . |
RecipeFluentHelper |
Fluent helper to fetch multiple
Recipe entities. |
RecipeFormulaItem |
API for Recipe Formula Item
|
RecipeFormulaItem.RecipeFormulaItemBuilder | |
RecipeFormulaItemByKeyFluentHelper |
Fluent helper to fetch a single
RecipeFormulaItem entity using key fields. |
RecipeFormulaItemField<FieldT> |
Template class to represent entity fields of the Entity
RecipeFormulaItem . |
RecipeFormulaItemFluentHelper |
Fluent helper to fetch multiple
RecipeFormulaItem entities. |
RecipeFormulaItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
RecipeFormulaItem to other entities. |
RecipeLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Recipe to other entities. |
RecipeText |
API for Recipe Description
|
RecipeText.RecipeTextBuilder | |
RecipeTextByKeyFluentHelper |
Fluent helper to fetch a single
RecipeText entity using key fields. |
RecipeTextField<FieldT> |
Template class to represent entity fields of the Entity
RecipeText . |
RecipeTextFluentHelper |
Fluent helper to fetch multiple
RecipeText entities. |
RecipeTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
RecipeText to other entities. |
Copyright © 2018 SAP SE. All rights reserved.