Class RecipeProcessElement
Original entity name from the Odata EDM: A_RecipeProcessElementType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of RecipeProcessElement instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RecipeProcessElementSelectableSelector for all available fields of RecipeProcessElement.static final RecipeProcessElementField<Boolean>Use with available fluent helpers to apply the Delete_mc field to query operations.static final RecipeProcessElementField<String>Use with available fluent helpers to apply the Recipe field to query operations.static final RecipeProcessElementField<ZonedDateTime>Use with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.static final RecipeProcessElementField<String>Use with available fluent helpers to apply the RecipeProcessActionPosNmbr field to query operations.static final RecipeProcessElementField<UUID>Use with available fluent helpers to apply the RecipeProcessElementParentUUID field to query operations.static final RecipeProcessElementField<String>Use with available fluent helpers to apply the RecipeProcessElementPosNmbr field to query operations.static final RecipeProcessElementField<String>Use with available fluent helpers to apply the RecipeProcessElementType field to query operations.static final RecipeProcessElementField<UUID>Use with available fluent helpers to apply the RecipeProcessElementUUID field to query operations.static final RecipeProcessElementField<String>Use with available fluent helpers to apply the RecipeProcessOperationPosNmbr field to query operations.static final RecipeProcessElementField<String>Use with available fluent helpers to apply the RecipeProcessStagePosNmbr field to query operations.static final RecipeProcessElementField<UUID>Use with available fluent helpers to apply the RecipeProcessUUID field to query operations.static final RecipeProcessElementField<UUID>Use with available fluent helpers to apply the RecipeUUID field to query operations.static final RecipeProcessElementLink<RecipeFormulaItem>Use with available fluent helpers to apply the to_FormulaItem navigation property to query operations.static final RecipeProcessElementOneToOneLink<Recipe>Use with available fluent helpers to apply the to_Recipe navigation property to query operations.static final RecipeProcessElementLink<RecipeProcessElement>Use with available fluent helpers to apply the to_RecipeProcessElementChild navigation property to query operations.static final RecipeProcessElementOneToOneLink<RecipeProcessElement>Use with available fluent helpers to apply the to_RecipeProcessElementParent navigation property to query operations.static final RecipeProcessElementLink<RecipeProcessElementText>Use with available fluent helpers to apply the to_RecipeProcessElementText navigation property to query operations.static final RecipeProcessElementLink<RecipeProcessEquipRqmt>Use with available fluent helpers to apply the to_RecipeProcessEquipRqmt navigation property to query operations.static final RecipeProcessElementLink<RecipeProcessParamValue>Use with available fluent helpers to apply the to_RecipeProcessParamValue navigation property to query operations.static final RecipeProcessElementField<Boolean>Use with available fluent helpers to apply the Update_mc field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionRecipeProcessElement(Boolean delete_mc, Boolean update_mc, UUID recipeProcessElementUUID, UUID recipeProcessUUID, String recipeProcessElementType, UUID recipeProcessElementParentUUID, String recipeProcessElementPosNmbr, ZonedDateTime recipeLastChangeDateTime, UUID recipeUUID, String recipe, String recipeProcessStagePosNmbr, String recipeProcessOperationPosNmbr, String recipeProcessActionPosNmbr, Recipe toRecipe, List<RecipeFormulaItem> toFormulaItem, List<RecipeProcessElement> toRecipeProcessElementChild, RecipeProcessElement toRecipeProcessElementParent, List<RecipeProcessElementText> toRecipeProcessElementText, List<RecipeProcessEquipRqmt> toRecipeProcessEquipRqmt, List<RecipeProcessParamValue> toRecipeProcessParamValue) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddFormulaItem(RecipeFormulaItem... entity) Adds elements to the list of associated RecipeFormulaItem entities.voidaddRecipeProcessElementChild(RecipeProcessElement... entity) Adds elements to the list of associated RecipeProcessElement entities.voidAdds elements to the list of associated RecipeProcessElementText entities.voidaddRecipeProcessEquipRqmt(RecipeProcessEquipRqmt... entity) Adds elements to the list of associated RecipeProcessEquipRqmt entities.voidAdds elements to the list of associated RecipeProcessParamValue entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the RecipeFormulaItem entities (one to many) associated with this entity.Fetches the Recipe entity (one to one) associated with this entity.Fetches the RecipeProcessElement entities (one to many) associated with this entity.Fetches the RecipeProcessElement entity (one to one) associated with this entity.Fetches the RecipeProcessElementText entities (one to many) associated with this entity.Fetches the RecipeProcessEquipRqmt entities (one to many) associated with this entity.Fetches the RecipeProcessParamValue entities (one to many) associated with this entity.static <T,DomainT>
RecipeProcessElementField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RecipeProcessElementField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidprotected StringConstraints: noneprotected Stringio.vavr.control.Option<List<RecipeFormulaItem>>Retrieval of associated RecipeFormulaItem entities (one to many).Retrieval of associated RecipeFormulaItem entities (one to many).getKey()Constraints: Not nullable, Maximum length: 20io.vavr.control.Option<Recipe>Retrieval of associated Recipe entity (one to one).Constraints: Not nullable, Precision: 0Retrieval of associated Recipe entity (one to one).Constraints: Not nullable, Maximum length: 4io.vavr.control.Option<List<RecipeProcessElement>>Retrieval of associated RecipeProcessElement entities (one to many).Retrieval of associated RecipeProcessElement entities (one to many).io.vavr.control.Option<RecipeProcessElement>Retrieval of associated RecipeProcessElement entity (one to one).Retrieval of associated RecipeProcessElement entity (one to one).Constraints: noneConstraints: Not nullable, Maximum length: 4io.vavr.control.Option<List<RecipeProcessElementText>>Retrieval of associated RecipeProcessElementText entities (one to many).Retrieval of associated RecipeProcessElementText entities (one to many).Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullableio.vavr.control.Option<List<RecipeProcessEquipRqmt>>Retrieval of associated RecipeProcessEquipRqmt entities (one to many).Retrieval of associated RecipeProcessEquipRqmt entities (one to many).Constraints: Not nullable, Maximum length: 4io.vavr.control.Option<List<RecipeProcessParamValue>>Retrieval of associated RecipeProcessParamValue entities (one to many).Retrieval of associated RecipeProcessParamValue entities (one to many).Constraints: Not nullable, Maximum length: 4Constraints: noneConstraints: nonegetType()Constraints: noneinthashCode()voidsetDelete_mc(Boolean delete_mc) Constraints: nonevoidsetFormulaItem(List<RecipeFormulaItem> value) Overwrites the list of associated RecipeFormulaItem entities for the loaded navigation property to_FormulaItem.voidOverwrites the associated Recipe entity for the loaded navigation property to_Recipe.voidConstraints: Not nullable, Maximum length: 20voidsetRecipeLastChangeDateTime(ZonedDateTime recipeLastChangeDateTime) Constraints: Not nullable, Precision: 0voidsetRecipeProcessActionPosNmbr(String recipeProcessActionPosNmbr) Constraints: Not nullable, Maximum length: 4voidOverwrites the list of associated RecipeProcessElement entities for the loaded navigation property to_RecipeProcessElementChild.voidOverwrites the associated RecipeProcessElement entity for the loaded navigation property to_RecipeProcessElementParent.voidsetRecipeProcessElementParentUUID(UUID recipeProcessElementParentUUID) Constraints: nonevoidsetRecipeProcessElementPosNmbr(String recipeProcessElementPosNmbr) Constraints: Not nullable, Maximum length: 4voidOverwrites the list of associated RecipeProcessElementText entities for the loaded navigation property to_RecipeProcessElementText.voidsetRecipeProcessElementType(String recipeProcessElementType) Constraints: Not nullable, Maximum length: 10voidsetRecipeProcessElementUUID(UUID recipeProcessElementUUID) (Key Field) Constraints: Not nullablevoidOverwrites the list of associated RecipeProcessEquipRqmt entities for the loaded navigation property to_RecipeProcessEquipRqmt.voidsetRecipeProcessOperationPosNmbr(String recipeProcessOperationPosNmbr) Constraints: Not nullable, Maximum length: 4voidOverwrites the list of associated RecipeProcessParamValue entities for the loaded navigation property to_RecipeProcessParamValue.voidsetRecipeProcessStagePosNmbr(String recipeProcessStagePosNmbr) Constraints: Not nullable, Maximum length: 4voidsetRecipeProcessUUID(UUID recipeProcessUUID) Constraints: nonevoidsetRecipeUUID(UUID recipeUUID) Constraints: noneprotected voidsetServicePathForFetch(String servicePathForFetch) voidsetUpdate_mc(Boolean update_mc) Constraints: nonetoString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of RecipeProcessElement. -
DELETE_MC
Use with available fluent helpers to apply the Delete_mc field to query operations. -
UPDATE_MC
Use with available fluent helpers to apply the Update_mc field to query operations. -
RECIPE_PROCESS_ELEMENT_UUID
Use with available fluent helpers to apply the RecipeProcessElementUUID field to query operations. -
RECIPE_PROCESS_UUID
Use with available fluent helpers to apply the RecipeProcessUUID field to query operations. -
RECIPE_PROCESS_ELEMENT_TYPE
Use with available fluent helpers to apply the RecipeProcessElementType field to query operations. -
RECIPE_PROCESS_ELEMENT_PARENT_UUID
Use with available fluent helpers to apply the RecipeProcessElementParentUUID field to query operations. -
RECIPE_PROCESS_ELEMENT_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessElementPosNmbr field to query operations. -
RECIPE_LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations. -
RECIPE_UUID
Use with available fluent helpers to apply the RecipeUUID field to query operations. -
RECIPE
Use with available fluent helpers to apply the Recipe field to query operations. -
RECIPE_PROCESS_STAGE_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessStagePosNmbr field to query operations. -
RECIPE_PROCESS_OPERATION_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessOperationPosNmbr field to query operations. -
RECIPE_PROCESS_ACTION_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessActionPosNmbr field to query operations. -
TO_RECIPE
Use with available fluent helpers to apply the to_Recipe navigation property to query operations. -
TO_FORMULA_ITEM
Use with available fluent helpers to apply the to_FormulaItem navigation property to query operations. -
TO_RECIPE_PROCESS_ELEMENT_CHILD
Use with available fluent helpers to apply the to_RecipeProcessElementChild navigation property to query operations. -
TO_RECIPE_PROCESS_ELEMENT_PARENT
public static final RecipeProcessElementOneToOneLink<RecipeProcessElement> TO_RECIPE_PROCESS_ELEMENT_PARENTUse with available fluent helpers to apply the to_RecipeProcessElementParent navigation property to query operations. -
TO_RECIPE_PROCESS_ELEMENT_TEXT
public static final RecipeProcessElementLink<RecipeProcessElementText> TO_RECIPE_PROCESS_ELEMENT_TEXTUse with available fluent helpers to apply the to_RecipeProcessElementText navigation property to query operations. -
TO_RECIPE_PROCESS_EQUIP_RQMT
Use with available fluent helpers to apply the to_RecipeProcessEquipRqmt navigation property to query operations. -
TO_RECIPE_PROCESS_PARAM_VALUE
Use with available fluent helpers to apply the to_RecipeProcessParamValue navigation property to query operations.
-
-
Constructor Details
-
RecipeProcessElement
public RecipeProcessElement() -
RecipeProcessElement
public RecipeProcessElement(@Nullable Boolean delete_mc, @Nullable Boolean update_mc, @Nullable UUID recipeProcessElementUUID, @Nullable UUID recipeProcessUUID, @Nullable String recipeProcessElementType, @Nullable UUID recipeProcessElementParentUUID, @Nullable String recipeProcessElementPosNmbr, @Nullable ZonedDateTime recipeLastChangeDateTime, @Nullable UUID recipeUUID, @Nullable String recipe, @Nullable String recipeProcessStagePosNmbr, @Nullable String recipeProcessOperationPosNmbr, @Nullable String recipeProcessActionPosNmbr, @Nullable Recipe toRecipe, List<RecipeFormulaItem> toFormulaItem, List<RecipeProcessElement> toRecipeProcessElementChild, @Nullable RecipeProcessElement toRecipeProcessElementParent, List<RecipeProcessElementText> toRecipeProcessElementText, List<RecipeProcessEquipRqmt> toRecipeProcessEquipRqmt, List<RecipeProcessParamValue> toRecipeProcessParamValue)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<RecipeProcessElement>
-
setDelete_mc
Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Parameters:
delete_mc- Dyn. Method Control
-
setUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Parameters:
update_mc- Dyn. Method Control
-
setRecipeProcessElementUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: RecipeProcessElementUUID
- Parameters:
recipeProcessElementUUID- Process Element GUID
-
setRecipeProcessUUID
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessUUID
- Parameters:
recipeProcessUUID- Process GUID
-
setRecipeProcessElementType
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RecipeProcessElementType
- Parameters:
recipeProcessElementType- Type of Process Element
-
setRecipeProcessElementParentUUID
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessElementParentUUID
- Parameters:
recipeProcessElementParentUUID- Parent GUID
-
setRecipeProcessElementPosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessElementPosNmbr
- Parameters:
recipeProcessElementPosNmbr- ID of a Process Element
-
setRecipeLastChangeDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RecipeLastChangeDateTime
- Parameters:
recipeLastChangeDateTime- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
setRecipeUUID
Constraints: noneOriginal property name from the Odata EDM: RecipeUUID
- Parameters:
recipeUUID- Common Recipe GUID
-
setRecipe
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: Recipe
- Parameters:
recipe- Recipe ID
-
setRecipeProcessStagePosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessStagePosNmbr
- Parameters:
recipeProcessStagePosNmbr- ID of a Process Element
-
setRecipeProcessOperationPosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessOperationPosNmbr
- Parameters:
recipeProcessOperationPosNmbr- ID of a Process Element
-
setRecipeProcessActionPosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessActionPosNmbr
- Parameters:
recipeProcessActionPosNmbr- ID of a Process Element
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<RecipeProcessElement>
-
getKey
- Overrides:
getKeyin classVdmObject<RecipeProcessElement>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<RecipeProcessElement>
-
fromMap
- Overrides:
fromMapin classVdmObject<RecipeProcessElement>
-
field
@Nonnull public static <T> RecipeProcessElementField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> RecipeProcessElementField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<RecipeProcessElement>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<RecipeProcessElement>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<RecipeProcessElement>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<RecipeProcessElement>
-
fetchRecipe
Fetches the Recipe entity (one to one) associated with this entity. This corresponds to the OData navigation property to_Recipe.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated Recipe entity, or
nullif an entity is not associated. - Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getRecipeOrFetch
Retrieval of associated Recipe entity (one to one). This corresponds to the OData navigation property to_Recipe.If the navigation property to_Recipe of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated Recipe entity.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getRecipeIfPresent
Retrieval of associated Recipe entity (one to one). This corresponds to the OData navigation property to_Recipe.If the navigation property for an entity RecipeProcessElement has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_Recipe is already loaded, the result will contain
the Recipe entity. If not, an
Optionwith result stateemptyis returned.
-
setRecipe
Overwrites the associated Recipe entity for the loaded navigation property to_Recipe.- Parameters:
value- New Recipe entity.
-
fetchFormulaItem
Fetches the RecipeFormulaItem entities (one to many) associated with this entity. This corresponds to the OData navigation property to_FormulaItem.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated RecipeFormulaItem entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getFormulaItemOrFetch
Retrieval of associated RecipeFormulaItem entities (one to many). This corresponds to the OData navigation property to_FormulaItem.If the navigation property to_FormulaItem of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated RecipeFormulaItem entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getFormulaItemIfPresent
Retrieval of associated RecipeFormulaItem entities (one to many). This corresponds to the OData navigation property to_FormulaItem.If the navigation property for an entity RecipeProcessElement has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_FormulaItem is already loaded, the result will
contain the RecipeFormulaItem entities. If not, an
Optionwith result stateemptyis returned.
-
setFormulaItem
Overwrites the list of associated RecipeFormulaItem entities for the loaded navigation property to_FormulaItem.If the navigation property to_FormulaItem of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of RecipeFormulaItem entities.
-
addFormulaItem
Adds elements to the list of associated RecipeFormulaItem entities. This corresponds to the OData navigation property to_FormulaItem.If the navigation property to_FormulaItem of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of RecipeFormulaItem entities.
-
fetchRecipeProcessElementChild
Fetches the RecipeProcessElement entities (one to many) associated with this entity. This corresponds to the OData navigation property to_RecipeProcessElementChild.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated RecipeProcessElement entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getRecipeProcessElementChildOrFetch
Retrieval of associated RecipeProcessElement entities (one to many). This corresponds to the OData navigation property to_RecipeProcessElementChild.If the navigation property to_RecipeProcessElementChild of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated RecipeProcessElement entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getRecipeProcessElementChildIfPresent
@Nonnull public io.vavr.control.Option<List<RecipeProcessElement>> getRecipeProcessElementChildIfPresent()Retrieval of associated RecipeProcessElement entities (one to many). This corresponds to the OData navigation property to_RecipeProcessElementChild.If the navigation property for an entity RecipeProcessElement has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_RecipeProcessElementChild is already loaded, the
result will contain the RecipeProcessElement entities. If not, an
Optionwith result stateemptyis returned.
-
setRecipeProcessElementChild
Overwrites the list of associated RecipeProcessElement entities for the loaded navigation property to_RecipeProcessElementChild.If the navigation property to_RecipeProcessElementChild of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of RecipeProcessElement entities.
-
addRecipeProcessElementChild
Adds elements to the list of associated RecipeProcessElement entities. This corresponds to the OData navigation property to_RecipeProcessElementChild.If the navigation property to_RecipeProcessElementChild of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of RecipeProcessElement entities.
-
fetchRecipeProcessElementParent
Fetches the RecipeProcessElement entity (one to one) associated with this entity. This corresponds to the OData navigation property to_RecipeProcessElementParent.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated RecipeProcessElement entity, or
nullif an entity is not associated. - Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getRecipeProcessElementParentOrFetch
Retrieval of associated RecipeProcessElement entity (one to one). This corresponds to the OData navigation property to_RecipeProcessElementParent.If the navigation property to_RecipeProcessElementParent of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated RecipeProcessElement entity.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getRecipeProcessElementParentIfPresent
@Nonnull public io.vavr.control.Option<RecipeProcessElement> getRecipeProcessElementParentIfPresent()Retrieval of associated RecipeProcessElement entity (one to one). This corresponds to the OData navigation property to_RecipeProcessElementParent.If the navigation property for an entity RecipeProcessElement has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_RecipeProcessElementParent is already loaded, the
result will contain the RecipeProcessElement entity. If not, an
Optionwith result stateemptyis returned.
-
setRecipeProcessElementParent
Overwrites the associated RecipeProcessElement entity for the loaded navigation property to_RecipeProcessElementParent.- Parameters:
value- New RecipeProcessElement entity.
-
fetchRecipeProcessElementText
Fetches the RecipeProcessElementText entities (one to many) associated with this entity. This corresponds to the OData navigation property to_RecipeProcessElementText.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated RecipeProcessElementText entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getRecipeProcessElementTextOrFetch
Retrieval of associated RecipeProcessElementText entities (one to many). This corresponds to the OData navigation property to_RecipeProcessElementText.If the navigation property to_RecipeProcessElementText of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated RecipeProcessElementText entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getRecipeProcessElementTextIfPresent
@Nonnull public io.vavr.control.Option<List<RecipeProcessElementText>> getRecipeProcessElementTextIfPresent()Retrieval of associated RecipeProcessElementText entities (one to many). This corresponds to the OData navigation property to_RecipeProcessElementText.If the navigation property for an entity RecipeProcessElement has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_RecipeProcessElementText is already loaded, the
result will contain the RecipeProcessElementText entities. If not, an
Optionwith result stateemptyis returned.
-
setRecipeProcessElementText
Overwrites the list of associated RecipeProcessElementText entities for the loaded navigation property to_RecipeProcessElementText.If the navigation property to_RecipeProcessElementText of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of RecipeProcessElementText entities.
-
addRecipeProcessElementText
Adds elements to the list of associated RecipeProcessElementText entities. This corresponds to the OData navigation property to_RecipeProcessElementText.If the navigation property to_RecipeProcessElementText of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of RecipeProcessElementText entities.
-
fetchRecipeProcessEquipRqmt
Fetches the RecipeProcessEquipRqmt entities (one to many) associated with this entity. This corresponds to the OData navigation property to_RecipeProcessEquipRqmt.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated RecipeProcessEquipRqmt entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getRecipeProcessEquipRqmtOrFetch
Retrieval of associated RecipeProcessEquipRqmt entities (one to many). This corresponds to the OData navigation property to_RecipeProcessEquipRqmt.If the navigation property to_RecipeProcessEquipRqmt of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated RecipeProcessEquipRqmt entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getRecipeProcessEquipRqmtIfPresent
@Nonnull public io.vavr.control.Option<List<RecipeProcessEquipRqmt>> getRecipeProcessEquipRqmtIfPresent()Retrieval of associated RecipeProcessEquipRqmt entities (one to many). This corresponds to the OData navigation property to_RecipeProcessEquipRqmt.If the navigation property for an entity RecipeProcessElement has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_RecipeProcessEquipRqmt is already loaded, the result
will contain the RecipeProcessEquipRqmt entities. If not, an
Optionwith result stateemptyis returned.
-
setRecipeProcessEquipRqmt
Overwrites the list of associated RecipeProcessEquipRqmt entities for the loaded navigation property to_RecipeProcessEquipRqmt.If the navigation property to_RecipeProcessEquipRqmt of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of RecipeProcessEquipRqmt entities.
-
addRecipeProcessEquipRqmt
Adds elements to the list of associated RecipeProcessEquipRqmt entities. This corresponds to the OData navigation property to_RecipeProcessEquipRqmt.If the navigation property to_RecipeProcessEquipRqmt of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of RecipeProcessEquipRqmt entities.
-
fetchRecipeProcessParamValue
Fetches the RecipeProcessParamValue entities (one to many) associated with this entity. This corresponds to the OData navigation property to_RecipeProcessParamValue.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated RecipeProcessParamValue entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getRecipeProcessParamValueOrFetch
Retrieval of associated RecipeProcessParamValue entities (one to many). This corresponds to the OData navigation property to_RecipeProcessParamValue.If the navigation property to_RecipeProcessParamValue of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated RecipeProcessParamValue entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getRecipeProcessParamValueIfPresent
@Nonnull public io.vavr.control.Option<List<RecipeProcessParamValue>> getRecipeProcessParamValueIfPresent()Retrieval of associated RecipeProcessParamValue entities (one to many). This corresponds to the OData navigation property to_RecipeProcessParamValue.If the navigation property for an entity RecipeProcessElement has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_RecipeProcessParamValue is already loaded, the
result will contain the RecipeProcessParamValue entities. If not, an
Optionwith result stateemptyis returned.
-
setRecipeProcessParamValue
Overwrites the list of associated RecipeProcessParamValue entities for the loaded navigation property to_RecipeProcessParamValue.If the navigation property to_RecipeProcessParamValue of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of RecipeProcessParamValue entities.
-
addRecipeProcessParamValue
Adds elements to the list of associated RecipeProcessParamValue entities. This corresponds to the OData navigation property to_RecipeProcessParamValue.If the navigation property to_RecipeProcessParamValue of a queried RecipeProcessElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of RecipeProcessParamValue entities.
-
builder
-
getDelete_mc
Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
- Dyn. Method Control
-
getUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
- Dyn. Method Control
-
getRecipeProcessElementUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: RecipeProcessElementUUID
- Returns:
- Process Element GUID
-
getRecipeProcessUUID
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessUUID
- Returns:
- Process GUID
-
getRecipeProcessElementType
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RecipeProcessElementType
- Returns:
- Type of Process Element
-
getRecipeProcessElementParentUUID
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessElementParentUUID
- Returns:
- Parent GUID
-
getRecipeProcessElementPosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessElementPosNmbr
- Returns:
- ID of a Process Element
-
getRecipeLastChangeDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RecipeLastChangeDateTime
- Returns:
- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
getRecipeUUID
Constraints: noneOriginal property name from the Odata EDM: RecipeUUID
- Returns:
- Common Recipe GUID
-
getRecipe
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: Recipe
- Returns:
- Recipe ID
-
getRecipeProcessStagePosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessStagePosNmbr
- Returns:
- ID of a Process Element
-
getRecipeProcessOperationPosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessOperationPosNmbr
- Returns:
- ID of a Process Element
-
getRecipeProcessActionPosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessActionPosNmbr
- Returns:
- ID of a Process Element
-
toString
- Overrides:
toStringin classVdmObject<RecipeProcessElement>
-
equals
- Overrides:
equalsin classVdmEntity<RecipeProcessElement>
-
canEqual
- Overrides:
canEqualin classVdmEntity<RecipeProcessElement>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<RecipeProcessElement>
-