Class RecipeProcessEquipRqmtText
Original entity name from the Odata EDM: A_RecipeProcessEquipRqmtTextType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of RecipeProcessEquipRqmtText instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RecipeProcessEquipRqmtTextSelectableSelector for all available fields of RecipeProcessEquipRqmtText.static final RecipeProcessEquipRqmtTextField<Boolean>Use with available fluent helpers to apply the Delete_mc field to query operations.static final RecipeProcessEquipRqmtTextField<String>Use with available fluent helpers to apply the Language field to query operations.static final RecipeProcessEquipRqmtTextField<String>Use with available fluent helpers to apply the Recipe field to query operations.static final RecipeProcessEquipRqmtTextField<ZonedDateTime>Use with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.static final RecipeProcessEquipRqmtTextField<String>Use with available fluent helpers to apply the RecipeProcessActionPosNmbr field to query operations.static final RecipeProcessEquipRqmtTextField<String>Use with available fluent helpers to apply the RecipeProcessEquipRqmtDesc field to query operations.static final RecipeProcessEquipRqmtTextField<String>Use with available fluent helpers to apply the RecipeProcessEquipRqmtPosNmbr field to query operations.static final RecipeProcessEquipRqmtTextField<UUID>Use with available fluent helpers to apply the RecipeProcessEquipRqmtUUID field to query operations.static final RecipeProcessEquipRqmtTextField<String>Use with available fluent helpers to apply the RecipeProcessOperationPosNmbr field to query operations.static final RecipeProcessEquipRqmtTextField<String>Use with available fluent helpers to apply the RecipeProcessStagePosNmbr field to query operations.static final RecipeProcessEquipRqmtTextField<UUID>Use with available fluent helpers to apply the RecipeProcessUUID field to query operations.static final RecipeProcessEquipRqmtTextField<UUID>Use with available fluent helpers to apply the RecipeUUID field to query operations.static final RecipeProcessEquipRqmtTextOneToOneLink<RecipeProcessEquipRqmt>Use with available fluent helpers to apply the to_RecipeProcessEquipRqmt navigation property to query operations.static final RecipeProcessEquipRqmtTextField<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
ConstructorsConstructorDescriptionRecipeProcessEquipRqmtText(Boolean delete_mc, Boolean update_mc, UUID recipeProcessEquipRqmtUUID, String language, UUID recipeProcessUUID, String recipeProcessEquipRqmtDesc, ZonedDateTime recipeLastChangeDateTime, UUID recipeUUID, String recipe, String recipeProcessEquipRqmtPosNmbr, String recipeProcessStagePosNmbr, String recipeProcessOperationPosNmbr, String recipeProcessActionPosNmbr, RecipeProcessEquipRqmt toRecipeProcessEquipRqmt) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the RecipeProcessEquipRqmt entity (one to one) associated with this entity.static <T,DomainT>
RecipeProcessEquipRqmtTextField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RecipeProcessEquipRqmtTextField<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<RecipeProcessEquipRqmt>Retrieval of associated RecipeProcessEquipRqmt entity (one to one).Retrieval of associated RecipeProcessEquipRqmt entity (one to one).Constraints: Not nullable, Maximum length: 4(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 RecipeProcessEquipRqmt entity for the loaded navigation property to_RecipeProcessEquipRqmt.voidsetRecipeProcessEquipRqmtDesc(String recipeProcessEquipRqmtDesc) Constraints: Not nullable, Maximum length: 132voidsetRecipeProcessEquipRqmtPosNmbr(String recipeProcessEquipRqmtPosNmbr) Constraints: Not nullable, Maximum length: 4voidsetRecipeProcessEquipRqmtUUID(UUID recipeProcessEquipRqmtUUID) (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 RecipeProcessEquipRqmtText. -
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_EQUIP_RQMT_UUID
Use with available fluent helpers to apply the RecipeProcessEquipRqmtUUID 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_EQUIP_RQMT_DESC
Use with available fluent helpers to apply the RecipeProcessEquipRqmtDesc 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_EQUIP_RQMT_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessEquipRqmtPosNmbr 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_EQUIP_RQMT
public static final RecipeProcessEquipRqmtTextOneToOneLink<RecipeProcessEquipRqmt> TO_RECIPE_PROCESS_EQUIP_RQMTUse with available fluent helpers to apply the to_RecipeProcessEquipRqmt navigation property to query operations.
-
-
Constructor Details
-
RecipeProcessEquipRqmtText
public RecipeProcessEquipRqmtText() -
RecipeProcessEquipRqmtText
public RecipeProcessEquipRqmtText(@Nullable Boolean delete_mc, @Nullable Boolean update_mc, @Nullable UUID recipeProcessEquipRqmtUUID, @Nullable String language, @Nullable UUID recipeProcessUUID, @Nullable String recipeProcessEquipRqmtDesc, @Nullable ZonedDateTime recipeLastChangeDateTime, @Nullable UUID recipeUUID, @Nullable String recipe, @Nullable String recipeProcessEquipRqmtPosNmbr, @Nullable String recipeProcessStagePosNmbr, @Nullable String recipeProcessOperationPosNmbr, @Nullable String recipeProcessActionPosNmbr, @Nullable RecipeProcessEquipRqmt toRecipeProcessEquipRqmt)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<RecipeProcessEquipRqmtText>
-
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
-
setRecipeProcessEquipRqmtUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: RecipeProcessEquipRqmtUUID
- Parameters:
recipeProcessEquipRqmtUUID- Equipment Requirement 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
-
setRecipeProcessEquipRqmtDesc
Constraints: Not nullable, Maximum length: 132Original property name from the Odata EDM: RecipeProcessEquipRqmtDesc
- Parameters:
recipeProcessEquipRqmtDesc- 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
-
setRecipeProcessEquipRqmtPosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessEquipRqmtPosNmbr
- Parameters:
recipeProcessEquipRqmtPosNmbr- Sequence Number
-
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<RecipeProcessEquipRqmtText>
-
getKey
- Overrides:
getKeyin classVdmObject<RecipeProcessEquipRqmtText>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<RecipeProcessEquipRqmtText>
-
fromMap
- Overrides:
fromMapin classVdmObject<RecipeProcessEquipRqmtText>
-
field
@Nonnull public static <T> RecipeProcessEquipRqmtTextField<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> RecipeProcessEquipRqmtTextField<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<RecipeProcessEquipRqmtText>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<RecipeProcessEquipRqmtText>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<RecipeProcessEquipRqmtText>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<RecipeProcessEquipRqmtText>
-
fetchRecipeProcessEquipRqmt
Fetches the RecipeProcessEquipRqmt entity (one to one) 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:
- The single associated RecipeProcessEquipRqmt 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.
-
getRecipeProcessEquipRqmtOrFetch
Retrieval of associated RecipeProcessEquipRqmt entity (one to one). This corresponds to the OData navigation property to_RecipeProcessEquipRqmt.If the navigation property to_RecipeProcessEquipRqmt of a queried RecipeProcessEquipRqmtText 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 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.
-
getRecipeProcessEquipRqmtIfPresent
Retrieval of associated RecipeProcessEquipRqmt entity (one to one). This corresponds to the OData navigation property to_RecipeProcessEquipRqmt.If the navigation property for an entity RecipeProcessEquipRqmtText 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 entity. If not, an
Optionwith result stateemptyis returned.
-
setRecipeProcessEquipRqmt
Overwrites the associated RecipeProcessEquipRqmt entity for the loaded navigation property to_RecipeProcessEquipRqmt.- Parameters:
value- New RecipeProcessEquipRqmt 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
-
getRecipeProcessEquipRqmtUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: RecipeProcessEquipRqmtUUID
- Returns:
- Equipment Requirement 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
-
getRecipeProcessEquipRqmtDesc
Constraints: Not nullable, Maximum length: 132Original property name from the Odata EDM: RecipeProcessEquipRqmtDesc
- 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
-
getRecipeProcessEquipRqmtPosNmbr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessEquipRqmtPosNmbr
- Returns:
- Sequence Number
-
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<RecipeProcessEquipRqmtText>
-
equals
- Overrides:
equalsin classVdmEntity<RecipeProcessEquipRqmtText>
-
canEqual
- Overrides:
canEqualin classVdmEntity<RecipeProcessEquipRqmtText>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<RecipeProcessEquipRqmtText>
-