Class RecipeProcessElementText
Original entity name from the Odata EDM: A_RecipeProcessElementTextType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of RecipeProcessElementText instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RecipeProcessElementTextSelectableSelector for all available fields of RecipeProcessElementText.static final RecipeProcessElementTextField<Boolean>Use with available fluent helpers to apply the Delete_mc field to query operations.static final RecipeProcessElementTextField<String>Use with available fluent helpers to apply the Language field to query operations.static final RecipeProcessElementTextField<String>Use with available fluent helpers to apply the Recipe field to query operations.static final RecipeProcessElementTextField<ZonedDateTime>Use with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.static final RecipeProcessElementTextField<String>Use with available fluent helpers to apply the RecipeProcessActionPosNmbr field to query operations.static final RecipeProcessElementTextField<String>Use with available fluent helpers to apply the RecipeProcessElementDesc field to query operations.static final RecipeProcessElementTextField<UUID>Use with available fluent helpers to apply the RecipeProcessElementUUID field to query operations.static final RecipeProcessElementTextField<String>Use with available fluent helpers to apply the RecipeProcessOperationPosNmbr field to query operations.static final RecipeProcessElementTextField<String>Use with available fluent helpers to apply the RecipeProcessStagePosNmbr field to query operations.static final RecipeProcessElementTextField<UUID>Use with available fluent helpers to apply the RecipeProcessUUID field to query operations.static final RecipeProcessElementTextField<UUID>Use with available fluent helpers to apply the RecipeUUID field to query operations.static final RecipeProcessElementTextOneToOneLink<RecipeProcessElement>Use with available fluent helpers to apply the to_RecipeProcessElement navigation property to query operations.static final RecipeProcessElementTextField<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
ConstructorsConstructorDescriptionRecipeProcessElementText(Boolean delete_mc, Boolean update_mc, UUID recipeProcessElementUUID, String language, UUID recipeProcessUUID, String recipeProcessElementDesc, ZonedDateTime recipeLastChangeDateTime, UUID recipeUUID, String recipe, String recipeProcessStagePosNmbr, String recipeProcessOperationPosNmbr, String recipeProcessActionPosNmbr, RecipeProcessElement toRecipeProcessElement) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the RecipeProcessElement entity (one to one) associated with this entity.static <T,DomainT>
RecipeProcessElementTextField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RecipeProcessElementTextField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidprotected StringConstraints: noneprotected StringgetKey()(Key Field) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 132io.vavr.control.Option<RecipeProcessElement>Retrieval of associated RecipeProcessElement entity (one to one).Retrieval of associated RecipeProcessElement entity (one to one).(Key Field) Constraints: Not nullableConstraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: noneConstraints: nonegetType()Constraints: noneinthashCode()voidsetDelete_mc(Boolean delete_mc) Constraints: nonevoidsetLanguage(String language) (Key Field) Constraints: Not nullable, Maximum length: 2voidConstraints: Not nullable, Maximum length: 20voidsetRecipeLastChangeDateTime(ZonedDateTime recipeLastChangeDateTime) Constraints: Not nullable, Precision: 0voidsetRecipeProcessActionPosNmbr(String recipeProcessActionPosNmbr) Constraints: Not nullable, Maximum length: 4voidOverwrites the associated RecipeProcessElement entity for the loaded navigation property to_RecipeProcessElement.voidsetRecipeProcessElementDesc(String recipeProcessElementDesc) Constraints: Not nullable, Maximum length: 132voidsetRecipeProcessElementUUID(UUID recipeProcessElementUUID) (Key Field) Constraints: Not nullablevoidsetRecipeProcessOperationPosNmbr(String recipeProcessOperationPosNmbr) Constraints: Not nullable, Maximum length: 4voidsetRecipeProcessStagePosNmbr(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 RecipeProcessElementText. -
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. -
LANGUAGE
Use with available fluent helpers to apply the Language field to query operations. -
RECIPE_PROCESS_UUID
Use with available fluent helpers to apply the RecipeProcessUUID field to query operations. -
RECIPE_PROCESS_ELEMENT_DESC
Use with available fluent helpers to apply the RecipeProcessElementDesc 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_PROCESS_ELEMENT
public static final RecipeProcessElementTextOneToOneLink<RecipeProcessElement> TO_RECIPE_PROCESS_ELEMENTUse with available fluent helpers to apply the to_RecipeProcessElement navigation property to query operations.
-
-
Constructor Details
-
RecipeProcessElementText
public RecipeProcessElementText() -
RecipeProcessElementText
public RecipeProcessElementText(@Nullable Boolean delete_mc, @Nullable Boolean update_mc, @Nullable UUID recipeProcessElementUUID, @Nullable String language, @Nullable UUID recipeProcessUUID, @Nullable String recipeProcessElementDesc, @Nullable ZonedDateTime recipeLastChangeDateTime, @Nullable UUID recipeUUID, @Nullable String recipe, @Nullable String recipeProcessStagePosNmbr, @Nullable String recipeProcessOperationPosNmbr, @Nullable String recipeProcessActionPosNmbr, @Nullable RecipeProcessElement toRecipeProcessElement)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<RecipeProcessElementText>
-
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
-
setLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Parameters:
language- Language Key
-
setRecipeProcessUUID
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessUUID
- Parameters:
recipeProcessUUID- Process GUID
-
setRecipeProcessElementDesc
Constraints: Not nullable, Maximum length: 132Original property name from the Odata EDM: RecipeProcessElementDesc
- Parameters:
recipeProcessElementDesc- Recipe Description
-
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<RecipeProcessElementText>
-
getKey
- Overrides:
getKeyin classVdmObject<RecipeProcessElementText>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<RecipeProcessElementText>
-
fromMap
- Overrides:
fromMapin classVdmObject<RecipeProcessElementText>
-
field
@Nonnull public static <T> RecipeProcessElementTextField<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> RecipeProcessElementTextField<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<RecipeProcessElementText>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<RecipeProcessElementText>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<RecipeProcessElementText>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<RecipeProcessElementText>
-
fetchRecipeProcessElement
Fetches the RecipeProcessElement entity (one to one) associated with this entity. This corresponds to the OData navigation property to_RecipeProcessElement.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.
-
getRecipeProcessElementOrFetch
Retrieval of associated RecipeProcessElement entity (one to one). This corresponds to the OData navigation property to_RecipeProcessElement.If the navigation property to_RecipeProcessElement of a queried RecipeProcessElementText 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.
-
getRecipeProcessElementIfPresent
Retrieval of associated RecipeProcessElement entity (one to one). This corresponds to the OData navigation property to_RecipeProcessElement.If the navigation property for an entity RecipeProcessElementText 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_RecipeProcessElement is already loaded, the result
will contain the RecipeProcessElement entity. If not, an
Optionwith result stateemptyis returned.
-
setRecipeProcessElement
Overwrites the associated RecipeProcessElement entity for the loaded navigation property to_RecipeProcessElement.- Parameters:
value- New RecipeProcessElement entity.
-
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
-
getLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
- Language Key
-
getRecipeProcessUUID
Constraints: noneOriginal property name from the Odata EDM: RecipeProcessUUID
- Returns:
- Process GUID
-
getRecipeProcessElementDesc
Constraints: Not nullable, Maximum length: 132Original property name from the Odata EDM: RecipeProcessElementDesc
- Returns:
- Recipe Description
-
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<RecipeProcessElementText>
-
equals
- Overrides:
equalsin classVdmEntity<RecipeProcessElementText>
-
canEqual
- Overrides:
canEqualin classVdmEntity<RecipeProcessElementText>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<RecipeProcessElementText>
-